Skip to content

Commit 3d17cee

Browse files
Anson-Huangdlezcano
authored andcommitted
clocksource/drivers/imx-sysctr: Remove unused includes
There is nothing in use from of_address.h/of_irq.h, remove them. Signed-off-by: Anson Huang <Anson.Huang@nxp.com> Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org> Link: https://lore.kernel.org/r/1584413713-7376-1-git-send-email-Anson.Huang@nxp.com
1 parent 55a690f commit 3d17cee

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

drivers/clocksource/timer-imx-sysctr.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44

55
#include <linux/interrupt.h>
66
#include <linux/clockchips.h>
7-
#include <linux/of_address.h>
8-
#include <linux/of_irq.h>
97

108
#include "timer-of.h"
119

0 commit comments

Comments
 (0)