mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-02 14:07:31 +02:00
dcf6bd1f3a
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5730 3c298f89-4303-0410-b956-a3cf2f4a3e73
11 lines
371 B
Diff
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>
|