Merge branch 'master' of git://git.denx.de/u-boot-fdt
[oweals/u-boot.git] / arch / arm / include / asm / arch-am33xx / sys_proto.h
index 87b7d367b9d881eb4068ef7e1baa606cc5d6990b..7eacf27a935b640d7b337626bac8796a2ba371ca 100644 (file)
 
 #ifndef _SYS_PROTO_H_
 #define _SYS_PROTO_H_
+#include <linux/mtd/omap_gpmc.h>
+#include <asm/ti-common/sys_proto.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);