aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/tx4938/toshiba_rbtx4938/irq.c
diff options
context:
space:
mode:
authorAtsushi Nemoto <anemo@mba.ocn.ne.jp>2006-08-20 22:55:52 +0900
committerRalf Baechle <ralf@linux-mips.org>2006-10-09 23:20:48 +0100
commitf5c70dd7f384db4c524c35288d9be3ed61ac41a9 (patch)
tree1307e583bbbfa067422dc803f4de775a9c9bfb25 /arch/mips/tx4938/toshiba_rbtx4938/irq.c
parent[MIPS] Alchemy: nuke usbdev; it's useless as is ... (diff)
downloadlinux-dev-f5c70dd7f384db4c524c35288d9be3ed61ac41a9.tar.xz
linux-dev-f5c70dd7f384db4c524c35288d9be3ed61ac41a9.zip
[MIPS] Fix build errors related to wbflush.h on tx4927/tx4938.
TX49 CPUs have a SYNC instruction so that CONFIG_CPU_HAS_WB is no longer needed. Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/tx4938/toshiba_rbtx4938/irq.c')
-rw-r--r--arch/mips/tx4938/toshiba_rbtx4938/irq.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/tx4938/toshiba_rbtx4938/irq.c b/arch/mips/tx4938/toshiba_rbtx4938/irq.c
index bbb3390e98f7..102e473c10a2 100644
--- a/arch/mips/tx4938/toshiba_rbtx4938/irq.c
+++ b/arch/mips/tx4938/toshiba_rbtx4938/irq.c
@@ -83,6 +83,7 @@ IRQ Device
#include <asm/processor.h>
#include <asm/reboot.h>
#include <asm/time.h>
+#include <asm/wbflush.h>
#include <linux/bootmem.h>
#include <asm/tx4938/rbtx4938.h>