Skip to content

Commit 80e274e

Browse files
rtc: at91sam9: remove useless include
Definitions from linux/platform_data/atmel.h are not used, remove the include. Signed-off-by: Alexandre Belloni <[email protected]>
1 parent 1955f21 commit 80e274e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/rtc/rtc-at91sam9.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
#include <linux/mfd/syscon.h>
2020
#include <linux/module.h>
2121
#include <linux/of.h>
22-
#include <linux/platform_data/atmel.h>
2322
#include <linux/platform_device.h>
2423
#include <linux/regmap.h>
2524
#include <linux/rtc.h>

0 commit comments

Comments
 (0)