Skip to content

Commit 55a690f

Browse files
Anson-Huangdlezcano
authored andcommitted
clocksource/drivers/imx-tpm: 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/1584412549-18354-1-git-send-email-Anson.Huang@nxp.com
1 parent f7867cf commit 55a690f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

drivers/clocksource/timer-imx-tpm.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@
88
#include <linux/clocksource.h>
99
#include <linux/delay.h>
1010
#include <linux/interrupt.h>
11-
#include <linux/of_address.h>
12-
#include <linux/of_irq.h>
1311
#include <linux/sched_clock.h>
1412

1513
#include "timer-of.h"

0 commit comments

Comments
 (0)