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

Commit 90574d0a authored by David Woodhouse's avatar David Woodhouse
Browse files

[MTD] [NAND] Fix checkpatch warnings which showed up when atmel_nand.c moved



Some of them, at least.

Signed-off-by: default avatarDavid Woodhouse <dwmw2@infradead.org>
parent e150d6e7
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -29,8 +29,8 @@
#include <linux/mtd/nand.h>
#include <linux/mtd/partitions.h>

#include <asm/gpio.h>
#include <asm/io.h>
#include <linux/gpio.h>
#include <linux/io.h>

#include <asm/arch/board.h>