X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=arch%2Fpowerpc%2Fkernel%2Ffirmware.c;h=1679a70bbcad7e6bfe2370c142c2bd9b33688db5;hb=b9baa20b0a50947f2e86d7775c9dba87c0d946ef;hp=4d37a3cb80f64c786ac0cbf21f27f1318c1821c0;hpb=4bbf7bc4c7bf1c80ec3c942fa5f1b6e6fa67dd99;p=linux-2.6-omap-h63xx.git diff --git a/arch/powerpc/kernel/firmware.c b/arch/powerpc/kernel/firmware.c index 4d37a3cb80f..1679a70bbca 100644 --- a/arch/powerpc/kernel/firmware.c +++ b/arch/powerpc/kernel/firmware.c @@ -13,8 +13,9 @@ * 2 of the License, or (at your option) any later version. */ -#include +#include #include -unsigned long ppc64_firmware_features; +unsigned long powerpc_firmware_features; +EXPORT_SYMBOL_GPL(powerpc_firmware_features);