From: Guenter Roeck Date: Tue, 10 Sep 2013 01:37:56 +0000 (-0700) Subject: powerpc: Export cpu_to_chip_id() to fix build error X-Git-Tag: v3.12-rc1~59^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=256588fda10f2a712631f8a4e72641a66adebdb8;p=pandora-kernel.git powerpc: Export cpu_to_chip_id() to fix build error powerpc allmodconfig build fails with: ERROR: ".cpu_to_chip_id" [drivers/block/mtip32xx/mtip32xx.ko] undefined! The problem was introduced with commit 15863ff3b (powerpc: Make chip-id information available to userspace). Export the missing symbol. Cc: Vasant Hegde Cc: Shivaprasad G Bhat Signed-off-by: Guenter Roeck Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed