[PATCH 3/4] fix tx4927 header dep

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




fix-tx4927-header-dep.patch:

This patch fixes a header dependency problem in tx4927_mips.h.

tx4927_mips.h:58: error: parse error before "s08"
tx4927_mips.h:58: warning: type defaults to `int' in declaration of `s08'


Signed-off-by: Geoff Levand <geoffrey.levand@xxxxxxxxxxx>


Index: linux-2.6.16.1/include/asm-mips/tx4927/tx4927_mips.h
===================================================================
--- linux-2.6.16.1.orig/include/asm-mips/tx4927/tx4927_mips.h	2006-01-02 19:21:10.000000000 -0800
+++ linux-2.6.16.1/include/asm-mips/tx4927/tx4927_mips.h	2006-03-23 10:49:24.000000000 -0800
@@ -28,6 +28,7 @@
 #define __ASM_TX4927_TX4927_MIPS_H
 
 #ifndef __ASSEMBLY__
+#include <linux/types.h>
 
 static inline void asm_wait(void)
 {



[Index of Archives]     [Linux MIPS Home]     [LKML Archive]     [Linux ARM Kernel]     [Linux ARM]     [Linux]     [Git]     [Yosemite News]     [Linux SCSI]     [Linux Hams]

  Powered by Linux