linux 2.6.16.38 w/ vs2.0.3-rc1
[linux-2.6.git] / arch / ppc / syslib / gen550_dbg.c
index 9293f5c..9ef0113 100644 (file)
@@ -1,4 +1,6 @@
 /*
+ * arch/ppc/syslib/gen550_dbg.c
+ *
  * A library of polled 16550 serial routines.  These are intended to
  * be used to support progress messages, xmon, kgdb, etc. on a
  * variety of platforms.
@@ -14,6 +16,7 @@
  * or implied.
  */
 
+#include <linux/config.h>
 #include <linux/types.h>
 #include <linux/serial.h>
 #include <linux/tty.h>         /* For linux/serial_core.h */