[PATCH 1/1] Compile fix on omap-nand-flash.c

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



From: Eduardo Valentin <eduardo.valentin@xxxxxxxxxxx>

Missing header on omap-nand-flash.c.

Signed-off-by: Eduardo Valentin <eduardo.valentin@xxxxxxxxxxx>
Signed-off-by: Francisco Alecrim <francisco.alecrim@xxxxxxxxxxx>
---
 drivers/mtd/nand/omap-nand-flash.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/drivers/mtd/nand/omap-nand-flash.c b/drivers/mtd/nand/omap-nand-flash.c
index fe40279..e9663af 100644
--- a/drivers/mtd/nand/omap-nand-flash.c
+++ b/drivers/mtd/nand/omap-nand-flash.c
@@ -28,6 +28,7 @@
 
 #include <asm/io.h>
 #include <asm/arch/hardware.h>
+#include <asm/arch/nand.h>
 
 #define	DRIVER_NAME	"omapnand"
 
-- 
1.5.4.23.gef5b9

--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Arm (vger)]     [ARM Kernel]     [ARM MSM]     [Linux Tegra]     [Linux WPAN Networking]     [Linux Wireless Networking]     [Maemo Users]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite Trails]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux