mtd: nand: xway: disable module support
authorHauke Mehrtens <hauke@hauke-m.de>
Mon, 5 Dec 2016 21:14:36 +0000 (22:14 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 26 Jan 2017 07:24:38 +0000 (08:24 +0100)
commitc8dce6e0ef2c3641be81639fbfe4f10b6d411c41
tree0dcacc87da02291338ffd902bbeae25d4cfe4061
parentd8d82ac42e27a0312193364193139aa1917efe11
mtd: nand: xway: disable module support

commit 73529c872a189c747bdb528ce9b85b67b0e28dec upstream.

The xway_nand driver accesses the ltq_ebu_membase symbol which is not
exported. This also should not get exported and we should handle the
EBU interface in a better way later. This quick fix just deactivated
support for building as module.

Fixes: 99f2b107924c ("mtd: lantiq: Add NAND support on Lantiq XWAY SoC.")
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/mtd/nand/Kconfig