]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-m32r/m32102.h
[ACPI] ACPICA 20060113
[linux-2.6-omap-h63xx.git] / include / asm-m32r / m32102.h
index 0bd0a3f1662d0c29525f8de2b7ca753c5019fc72..a1f0d1fe9eb81f9969cc385183592a84d620b0b5 100644 (file)
 #define M32R_FPGA_VERSION0_PORTL    (0x30+M32R_FPGA_TOP)
 #define M32R_FPGA_VERSION1_PORTL    (0x34+M32R_FPGA_TOP)
 
+#endif /* CONFIG_SMP */
+
 #ifndef __ASSEMBLY__
-/* For NETDEV WATCHDOG */
 typedef struct {
        unsigned long icucr;    /* ICU Control Register */
 } icu_data_t;
-
-extern icu_data_t icu_data[];
 #endif
 
-#endif /* CONFIG_SMP */
-
 #endif /* _M32102_H_ */