]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
memory: omap-gpmc: Fix build with CONFIG_OMAP_GPMC disabled
authorRoger Quadros <rogerq@ti.com>
Wed, 24 Aug 2016 09:10:17 +0000 (12:10 +0300)
committerRoger Quadros <rogerq@ti.com>
Mon, 29 Aug 2016 08:00:23 +0000 (11:00 +0300)
commit0680b0cabcd0a2264f0ad8ac569caf928f65afb6
tree7a1ae1ec233cf967f26f4b0fed6fed7c82f3e39d
parent525fe43f55ff6d110680bb3d750bed3dda01b989
memory: omap-gpmc: Fix build with CONFIG_OMAP_GPMC disabled

Fix the following build failure if omap-gpmc.h is
used with CONFIG_OMAP_GPMC disabled.

./include/linux/omap-gpmc.h:32:1: error: unknown type name ‘gpmc_nand_ops’

Signed-off-by: Roger Quadros <rogerq@ti.com>
include/linux/omap-gpmc.h