mirror of
https://xff.cz/git/u-boot/
synced 2025-09-03 17:52:07 +02:00
mtd: nand: omap_elm: remove #include omap_gpmc.h
There is no dependency of omap_elm.c on omap_gpmc.h Signed-off-by: Pekon Gupta <pekon@ti.com> Reviewed-by: Stefan Roese <sr@denx.de>
This commit is contained in:
@@ -16,7 +16,6 @@
|
|||||||
#include <common.h>
|
#include <common.h>
|
||||||
#include <asm/io.h>
|
#include <asm/io.h>
|
||||||
#include <asm/errno.h>
|
#include <asm/errno.h>
|
||||||
#include <linux/mtd/omap_gpmc.h>
|
|
||||||
#include <linux/mtd/omap_elm.h>
|
#include <linux/mtd/omap_elm.h>
|
||||||
#include <asm/arch/hardware.h>
|
#include <asm/arch/hardware.h>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user