1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

more compile fixes

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5730 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd
2006-12-08 22:02:44 +00:00
parent 53c5ad6fa8
commit dcf6bd1f3a
2 changed files with 10 additions and 13 deletions

View File

@@ -0,0 +1,10 @@
--- linux.old/include/asm-mips/bitops.h 2006-12-08 17:09:09.035003456 +0100
+++ linux.dev/include/asm-mips/bitops.h 2006-12-08 17:09:25.539494392 +0100
@@ -12,6 +12,7 @@
#include <linux/config.h>
#include <linux/compiler.h>
#include <linux/types.h>
+#include <asm/war.h>
#include <asm/bug.h>
#include <asm/byteorder.h> /* sigh ... */
#include <asm/cpu-features.h>