Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block
[sfrench/cifs-2.6.git] / arch / powerpc / kernel / firmware.c
index 4d37a3cb80f64c786ac0cbf21f27f1318c1821c0..1679a70bbcad7e6bfe2370c142c2bd9b33688db5 100644 (file)
@@ -13,8 +13,9 @@
  *  2 of the License, or (at your option) any later version.
  */
 
-#include <linux/config.h>
+#include <linux/module.h>
 
 #include <asm/firmware.h>
 
-unsigned long ppc64_firmware_features;
+unsigned long powerpc_firmware_features;
+EXPORT_SYMBOL_GPL(powerpc_firmware_features);