diff options
Diffstat (limited to 'include/configs/omap4_common.h')
| -rw-r--r-- | include/configs/omap4_common.h | 4 | 
1 files changed, 0 insertions, 4 deletions
| diff --git a/include/configs/omap4_common.h b/include/configs/omap4_common.h index d6448b052..3e5d36b21 100644 --- a/include/configs/omap4_common.h +++ b/include/configs/omap4_common.h @@ -45,10 +45,6 @@  #define CONFIG_DISPLAY_CPUINFO		1  #define CONFIG_DISPLAY_BOARDINFO	1 -/* Clock Defines */ -#define V_OSCK			38400000	/* Clock output from T2 */ -#define V_SCLK                   V_OSCK -  #define CONFIG_MISC_INIT_R  #define CONFIG_OF_LIBFDT		1 |