ChangeSet 1.2181.1.14, 2005/03/30 18:34:03+01:00, [EMAIL PROTECTED](none)

        [ARM PATCH] 2636/1: Missing include breaking cats build
        
        Patch from Vincent Sanders
        
        Fixes missing include which breaks footbridge_defconfig build
        
        Signed-off-by: Vincent Sanders
        Signed-off-by: Russell King



 cats-hw.c |    1 +
 1 files changed, 1 insertion(+)


diff -Nru a/arch/arm/mach-footbridge/cats-hw.c 
b/arch/arm/mach-footbridge/cats-hw.c
--- a/arch/arm/mach-footbridge/cats-hw.c        2005-03-30 16:23:45 -08:00
+++ b/arch/arm/mach-footbridge/cats-hw.c        2005-03-30 16:23:45 -08:00
@@ -8,6 +8,7 @@
 #include <linux/ioport.h>
 #include <linux/kernel.h>
 #include <linux/init.h>
+#include <linux/tty.h>
 
 #include <asm/hardware/dec21285.h>
 #include <asm/io.h>
-
To unsubscribe from this list: send the line "unsubscribe bk-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to