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

Commit d690694b authored by Alexandre Belloni's avatar Alexandre Belloni Committed by Boris Brezillon
Browse files

mtd: nand: atmel: drop unused include



The Atmel NAND driver doesn't used anything from
linux/platform_data/atmel.h, stop including it.

Signed-off-by: default avatarAlexandre Belloni <alexandre.belloni@free-electrons.com>
Signed-off-by: default avatarBoris Brezillon <boris.brezillon@free-electrons.com>
parent 91300dd6
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -65,7 +65,6 @@
#include <linux/of_platform.h>
#include <linux/iopoll.h>
#include <linux/platform_device.h>
#include <linux/platform_data/atmel.h>
#include <linux/regmap.h>

#include "pmecc.h"