Merge tag 'gpmc-omap-for-v4.8' of https://github.com/rogerq/linux into next/drivers
authorOlof Johansson <olof@lixom.net>
Tue, 5 Jul 2016 05:20:25 +0000 (22:20 -0700)
committerOlof Johansson <olof@lixom.net>
Tue, 5 Jul 2016 05:20:25 +0000 (22:20 -0700)
OMAP-GPMC: driver updates for v4.8

* Make GPMC driver non modular as it is going to
be built-in only till arch/arm/mach-omap2 users
are removed.

* Fix build if CONFIG_OF is not defined.

* tag 'gpmc-omap-for-v4.8' of https://github.com/rogerq/linux:
  memory: omap-gpmc: Move gpio functions out of #ifdef CONFIG_OF
  memory: omap-gpmc: make it explicitly non-modular

Signed-off-by: Olof Johansson <olof@lixom.net>

Trivial merge