[PATCH]Fix omap2430 compilation error

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

 



This patch fix the omap2430 compilation error.

Signed-off-by: Madhusudhan Chikkature<madhu.cr@xxxxxx>

---
 include/asm-arm/arch-omap/board-2430sdp.h |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

Index: linux-omap-2.6/include/asm-arm/arch-omap/board-2430sdp.h
===================================================================
--- linux-omap-2.6.orig/include/asm-arm/arch-omap/board-2430sdp.h	2007-12-20 11:17:53.000000000 +0530
+++ linux-omap-2.6/include/asm-arm/arch-omap/board-2430sdp.h	2007-12-20 13:53:31.100241487 +0530
@@ -46,7 +46,7 @@
 #define NR_IRQS				(IH_TWL4030_GPIO_END)
 
 /* Function prototypes */
-extern void __init sdp2430_flash_init(void);
-extern void __init sdp2430_usb_init(void);
+extern void sdp2430_flash_init(void);
+extern void sdp2430_usb_init(void);
 
 #endif /* __ASM_ARCH_OMAP_2430SDP_H */

-
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Arm (vger)]     [ARM Kernel]     [ARM MSM]     [Linux Tegra]     [Linux WPAN Networking]     [Linux Wireless Networking]     [Maemo Users]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite Trails]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux