mirror of
https://gitee.com/bianbu-linux/linux-6.6
synced 2025-07-04 00:03:25 -04:00
clocksource/drivers/prima2: Remove useless header <asm/mach/time.h>
The driver includes the <asm/mach/time.h> header but it is pointless. Remove it. Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
This commit is contained in:
parent
d81c50a036
commit
4929409b20
1 changed files with 0 additions and 1 deletions
|
@ -19,7 +19,6 @@
|
||||||
#include <linux/of_irq.h>
|
#include <linux/of_irq.h>
|
||||||
#include <linux/of_address.h>
|
#include <linux/of_address.h>
|
||||||
#include <linux/sched_clock.h>
|
#include <linux/sched_clock.h>
|
||||||
#include <asm/mach/time.h>
|
|
||||||
|
|
||||||
#define PRIMA2_CLOCK_FREQ 1000000
|
#define PRIMA2_CLOCK_FREQ 1000000
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue