[brcm63xx] fix some SPI register definitions and platform-device registration code
[openwrt/svn-archive/archive.git] / target / linux / brcm63xx / files / include / asm-mips / mach-bcm63xx / bcm63xx_dev_spi.h
index bd47676a487358fa72768840cfde918fb4f28d8f..879580fc9d6e28296746f878d9d99891c53808e4 100644 (file)
@@ -3,7 +3,7 @@
 
 #include <linux/types.h>
 
 
 #include <linux/types.h>
 
-int bcm63xx_spi_register(void);
+int __init bcm63xx_spi_register(void);
 
 struct bcm63xx_spi_pdata {
        unsigned int    msg_fifo_size;
 
 struct bcm63xx_spi_pdata {
        unsigned int    msg_fifo_size;