diff options
Diffstat (limited to 'include/configs/lx2160a_common.h')
-rw-r--r-- | include/configs/lx2160a_common.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/lx2160a_common.h b/include/configs/lx2160a_common.h index 96dfe49a7e..d569014819 100644 --- a/include/configs/lx2160a_common.h +++ b/include/configs/lx2160a_common.h @@ -46,7 +46,6 @@ * will be udpated later when get_bus_freq(0) is available. */ -#define COUNTER_FREQUENCY 25000000 /* 25MHz */ /* Serial Port */ #define CONFIG_PL011_CLOCK (get_bus_freq(0) / 4) |