mtd: nand: omap: merge duplicate GPMC data from different arch-xx headers into common...
[oweals/u-boot.git] / arch / arm / include / asm / arch-am33xx / sys_proto.h
index 87b7d367b9d881eb4068ef7e1baa606cc5d6990b..f73e285a899599456388305bc2a8e541eeb67855 100644 (file)
@@ -10,6 +10,7 @@
 
 #ifndef _SYS_PROTO_H_
 #define _SYS_PROTO_H_
+#include <asm/omap_gpmc.h>
 #include <asm/arch/cpu.h>
 
 #define BOARD_REV_ID   0x0
 u32 get_cpu_rev(void);
 u32 get_sysboot_value(void);
 
-#ifdef CONFIG_DISPLAY_CPUINFO
-int print_cpuinfo(void);
-#endif
-
 extern struct ctrl_stat *cstat;
 u32 get_device_type(void);
 void save_omap_boot_params(void);