Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 80e274e9 authored by Alexandre Belloni's avatar Alexandre Belloni
Browse files

rtc: at91sam9: remove useless include



Definitions from linux/platform_data/atmel.h are not used, remove the
include.

Signed-off-by: default avatarAlexandre Belloni <alexandre.belloni@free-electrons.com>
parent 1955f213
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -19,7 +19,6 @@
#include <linux/mfd/syscon.h>
#include <linux/module.h>
#include <linux/of.h>
#include <linux/platform_data/atmel.h>
#include <linux/platform_device.h>
#include <linux/regmap.h>
#include <linux/rtc.h>