From: James Cowgill Date: Thu, 13 Nov 2014 11:08:07 +0000 (+0000) Subject: MIPS: IP27: Fix __node_distances undefined error X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~91^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5829b0ecc584d15ae4eeabe69f2ab554bdec4689;p=pandora-kernel.git 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 Cc: # v3.15+ Reviewed-by: James Hogan Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed