diff --git a/include/configs/p2571.h b/include/configs/p2571.h index 51653bb17b1dae7a12c81021128e8dd37d106c9c..c65d3e5fcbc16d10df64a6892af878de855dd63f 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 */