[PATCH][2.6] Add early_initcall for TANBAC TB0226

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello Ralf,

I made the patch for setup.c of TANBAC TB0226.
I added early_initcall() for tanbac_tb0226_setup().

This patch exists for HEAD of linux-mips.org CVS.
Please apply this patch.

diff -urN -X dontdiff linux-orig/arch/mips/vr41xx/tanbac-tb0226/setup.c linux/arch/mips/vr41xx/tanbac-tb0226/setup.c
--- linux-orig/arch/mips/vr41xx/tanbac-tb0226/setup.c	Fri Oct 31 11:30:39 2003
+++ linux/arch/mips/vr41xx/tanbac-tb0226/setup.c	Sun Dec 28 11:36:26 2003
@@ -111,3 +111,5 @@
 	vr41xx_pciu_init(&pci_address_map);
 #endif
 }
+
+early_initcall(tanbac_tb0226_setup);


[Index of Archives]     [Linux MIPS Home]     [LKML Archive]     [Linux ARM Kernel]     [Linux ARM]     [Linux]     [Git]     [Yosemite News]     [Linux SCSI]     [Linux Hams]

  Powered by Linux