diff options
author | Tony Lindgren <tony@atomide.com> | 2022-10-28 13:35:26 +0300 |
---|---|---|
committer | Daniel Lezcano <daniel.lezcano@kernel.org> | 2022-12-02 15:16:46 +0300 |
commit | 9688498b1648aa98a3ee45d9f07763c099f6fb12 (patch) | |
tree | 7b3fa453ab71de7d412a538caafee85b8e730416 /include/clocksource | |
parent | 45ae272a948a03a7d55748bf52d2f47d3b4e1d5a (diff) | |
download | linux-9688498b1648aa98a3ee45d9f07763c099f6fb12.tar.xz |
clocksource/drivers/timer-ti-dm: Fix warning for omap_timer_match
We can now get a warning for 'omap_timer_match' defined but not used.
Let's fix this by dropping of_match_ptr for omap_timer_match.
Reported-by: kernel test robot <lkp@intel.com>
Fixes: ab0bbef3ae0f ("clocksource/drivers/timer-ti-dm: Make timer selectable for ARCH_K3")
Signed-off-by: Tony Lindgren <tony@atomide.com>
Link: https://lore.kernel.org/r/20221028103526.40319-1-tony@atomide.com
Signed-off-by: Daniel Lezcano <daniel.lezcano@kernel.org>
Diffstat (limited to 'include/clocksource')
0 files changed, 0 insertions, 0 deletions