diff options
author | James Cowgill <James.Cowgill@imgtec.com> | 2014-11-13 12:08:07 +0100 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2014-11-19 18:22:07 +0100 |
commit | 5829b0ecc584d15ae4eeabe69f2ab554bdec4689 (patch) | |
tree | 0caee22b32b4ebd68cf36bfcd81682e419338e14 /arch/hexagon | |
parent | MIPS: Loongson3: Fix __node_distances undefined error (diff) | |
download | linux-5829b0ecc584d15ae4eeabe69f2ab554bdec4689.tar.xz linux-5829b0ecc584d15ae4eeabe69f2ab554bdec4689.zip |
MIPS: IP27: Fix __node_distances undefined error
export the __node_distances symbol in the ip27 memory code to fix the
build error:
Building modules, stage 2.
MODPOST 311 modules
ERROR: "__node_distances" [drivers/block/nvme.ko] undefined!
scripts/Makefile.modpost:90: recipe for target '__modpost' failed
when building the kernel with:
CONFIG_SGI_IP27=y
CONFIG_BLK_DEV_NVME=m
Signed-off-by: James Cowgill <James.Cowgill@imgtec.com>
Cc: <stable@vger.kernel.org> # v3.15+
Reviewed-by: James Hogan <james.hogan@imgtec.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/hexagon')
0 files changed, 0 insertions, 0 deletions