]> rtime.felk.cvut.cz Git - zynq/linux.git/commit
arm: zynq: Remove mach/nand.h
authorSoren Brinkmann <soren.brinkmann@xilinx.com>
Thu, 29 Nov 2012 01:09:52 +0000 (17:09 -0800)
committerMichal Simek <michal.simek@xilinx.com>
Thu, 29 Nov 2012 07:47:20 +0000 (08:47 +0100)
commit0856b5a1d17030fa7a65e2329a67bd5222486922
treebea505076cb75a4753b6cf008d6994ef8bcb3b58
parent8b21c62566a6857dc7bd577a531465bb4548d464
arm: zynq: Remove mach/nand.h

The only user of mach/nand.h is the Zynq nandps driver. Required
content is moved from the header to the actual driver and the
redundant header is removed.

Signed-off-by: Soren Brinkmann <soren.brinkmann@xilinx.com>
Acked-by: Michal Simek <michal.simek@xilinx.com>
arch/arm/mach-zynq/include/mach/nand.h [deleted file]
drivers/mtd/nand/xilinx_nandps.c