diff options
Diffstat (limited to 'include/configs')
-rw-r--r-- | include/configs/p2571.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/p2571.h b/include/configs/p2571.h index 51653bb17b..c65d3e5fcb 100644 --- a/include/configs/p2571.h +++ b/include/configs/p2571.h @@ -60,8 +60,6 @@ #include "tegra-common-usb-gadget.h" #include "tegra-common-post.h" -/* Crystal is 38.4MHz. clk_m runs at half that rate */ -#define COUNTER_FREQUENCY 19200000 #define CONFIG_OF_BOARD_SETUP #endif /* _P2571_H */ |