]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-ppc/mpc8260.h
[PATCH] fix can_share_swap_page() when !CONFIG_SWAP
[linux-2.6-omap-h63xx.git] / include / asm-ppc / mpc8260.h
index 9694eca16e92a89ba86391e6a708f2e636dbd9e7..6ba69a86b9ddf2cc2e488f01a0c57cad44e80c8f 100644 (file)
@@ -83,6 +83,7 @@ enum ppc_sys_devices {
        MPC82xx_CPM_SMC2,
        MPC82xx_CPM_USB,
        MPC82xx_SEC1,
+       NUM_PPC_SYS_DEVS,
 };
 
 #ifndef __ASSEMBLY__
@@ -92,6 +93,10 @@ enum ppc_sys_devices {
 extern unsigned char __res[];
 #endif
 
+#ifndef BOARD_CHIP_NAME
+#define BOARD_CHIP_NAME ""
+#endif
+
 #endif /* CONFIG_8260 */
 #endif /* !__ASM_PPC_MPC8260_H__ */
 #endif /* __KERNEL__ */