Pull bugfix into test branch
[sfrench/cifs-2.6.git] / include / asm-arm / arch-at91rm9200 / uncompress.h
index ec7811ab0a52805f97840aa50fe796ea81e6d4a1..34b4b93fa01523ad088fa9fbf699b80b7117cce0 100644 (file)
 #define __ASM_ARCH_UNCOMPRESS_H
 
 #include <asm/hardware.h>
+#include <asm/arch/at91_dbgu.h>
 
 /*
  * The following code assumes the serial port has already been
- * initialized by the bootloader.  We search for the first enabled
- * port in the most probable order.  If you didn't setup a port in
+ * initialized by the bootloader.  If you didn't setup a port in
  * your bootloader then nothing will appear (which might be desired).
  *
  * This does not append a newline