linux 2.6.16.38 w/ vs2.0.3-rc1
[linux-2.6.git] / arch / ppc / platforms / gemini_prom.S
index e8c84d2..8c5065d 100644 (file)
@@ -1,4 +1,6 @@
 /*
+ *  arch/ppc/platforms/gemini_prom.S
+ *
  *  Not really prom support code (yet), but sort of anti-prom code.  The current
  *  bootloader does a number of things it shouldn't and doesn't do things that it
  *  should.  The stuff in here is mainly a hodge-podge collection of setup code
@@ -6,6 +8,7 @@
  *    ---Dan
  */
 
+#include <linux/config.h>
 #include <asm/reg.h>
 #include <asm/page.h>
 #include <platforms/gemini.h>