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>
master
pekon gupta 11 years ago committed by Tom Rini
parent cc49da249c
commit b98c5755c0
  1. 1
      drivers/mtd/nand/omap_elm.c

@ -16,7 +16,6 @@
#include <common.h>
#include <asm/io.h>
#include <asm/errno.h>
#include <linux/mtd/omap_gpmc.h>
#include <linux/mtd/omap_elm.h>
#include <asm/arch/hardware.h>

Loading…
Cancel
Save