--- zzzz-none-000/linux-4.1.52/drivers/clocksource/arm_arch_timer.c 2018-05-28 02:26:45.000000000 +0000 +++ bcm63-7530ax-731/linux-4.1.52/drivers/clocksource/arm_arch_timer.c 2022-03-02 11:37:12.000000000 +0000 @@ -8,6 +8,13 @@ * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. */ + +#if defined(CONFIG_BCM_KF_ARM_BCM963XX) +#if defined(CONFIG_BCM947189) +#define LVCNT +#endif +#endif + #include #include #include