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: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
此提交包含在:
Alexandre Belloni
2017-06-13 14:58:42 +02:00
提交者 Boris Brezillon
父節點 91300dd67b
當前提交 d690694be9

查看文件

@@ -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"