X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=pandora-kernel.git;a=blobdiff_plain;f=arch%2Fmips%2Ftx4938%2Fcommon%2Fsetup.c;h=3ba4101d141eda4360f6a438cf2fafbcb5572553;hp=ab4082267553374cfaad83398bd2a37f25819e98;hb=03366e7b9bf1544cb0b98f1a5cd6d340654f486a;hpb=4b550488f894c899aa54dc935c8fee47bca2b7df diff --git a/arch/mips/tx4938/common/setup.c b/arch/mips/tx4938/common/setup.c index ab4082267553..3ba4101d141e 100644 --- a/arch/mips/tx4938/common/setup.c +++ b/arch/mips/tx4938/common/setup.c @@ -24,7 +24,7 @@ #include #include #include -#include +#include #include #include #include @@ -43,8 +43,3 @@ plat_mem_setup(void) { toshiba_rbtx4938_setup(); } - -void __init plat_timer_setup(struct irqaction *irq) -{ - setup_irq(TX4938_IRQ_CPU_TIMER, irq); -}