1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-02 14:07:31 +02:00
openwrt-xburst/target/linux/generic-2.6/patches/901-asm_bitops_include.patch
nbd dcf6bd1f3a more compile fixes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5730 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-08 22:02:44 +00:00

11 lines
371 B
Diff

--- 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>