diff options
author | Roger Quadros <rogerq@ti.com> | 2016-06-17 09:16:50 +0200 |
---|---|---|
committer | Roger Quadros <rogerq@ti.com> | 2016-06-17 09:26:48 +0200 |
commit | 32dd625a9f3541ee6d390f12f810f28531d016c7 (patch) | |
tree | 7ed4bfd92a16fe90d52dda6789075100988234cb /drivers/pcmcia/omap_cf.c | |
parent | memory: omap-gpmc: make it explicitly non-modular (diff) | |
download | linux-32dd625a9f3541ee6d390f12f810f28531d016c7.tar.xz linux-32dd625a9f3541ee6d390f12f810f28531d016c7.zip |
memory: omap-gpmc: Move gpio functions out of #ifdef CONFIG_OF
The gpio related functions were mistakenly built only if CONFIG_OF
is defined. They are needed even otherwise and will cause build
failures if CONFIG_OF is not defined. Move the gpio functions
outside #ifdef CONFIG_OF.
Fixes: d2d00862dfbb ("memory: omap-gpmc: Support general purpose input for WAITPINs")
Signed-off-by: Roger Quadros <rogerq@ti.com>
Diffstat (limited to 'drivers/pcmcia/omap_cf.c')
0 files changed, 0 insertions, 0 deletions