Loading drivers/clk/msm/clock.h +2 −2 Original line number Diff line number Diff line /* Copyright (c) 2013-2014, 2017, The Linux Foundation. All rights reserved. /* Copyright (c) 2013-2014, 2020, The Linux Foundation. All rights reserved. * * This software is licensed under the terms of the GNU General Public * License version 2, as published by the Free Software Foundation, and Loading Loading @@ -46,7 +46,7 @@ static inline int clock_debug_register(struct clk *unused) { return 0; } static inline void clock_debug_print_enabled(void) { return; } static inline void clock_debug_print_enabled(bool unused) { return; } #endif #endif Loading
drivers/clk/msm/clock.h +2 −2 Original line number Diff line number Diff line /* Copyright (c) 2013-2014, 2017, The Linux Foundation. All rights reserved. /* Copyright (c) 2013-2014, 2020, The Linux Foundation. All rights reserved. * * This software is licensed under the terms of the GNU General Public * License version 2, as published by the Free Software Foundation, and Loading Loading @@ -46,7 +46,7 @@ static inline int clock_debug_register(struct clk *unused) { return 0; } static inline void clock_debug_print_enabled(void) { return; } static inline void clock_debug_print_enabled(bool unused) { return; } #endif #endif