aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/process_32.c
diff options
context:
space:
mode:
authorPaul Mundt <lethal@linux-sh.org>2010-01-05 19:16:35 +0900
committerPaul Mundt <lethal@linux-sh.org>2010-01-05 19:16:35 +0900
commit7025bec9125b0a02edcaf22c2dce753bf2c95480 (patch)
tree0df4502fc26e6b0d283638a3786680044ae7c3b3 /arch/sh/kernel/process_32.c
parentsh: Abstracted SH-4A UBC support on hw-breakpoint core. (diff)
downloadlinux-dev-7025bec9125b0a02edcaf22c2dce753bf2c95480.tar.xz
linux-dev-7025bec9125b0a02edcaf22c2dce753bf2c95480.zip
sh: Kill off dead UBC headers.
Nothing is using these now, so kill them all off. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/kernel/process_32.c')
-rw-r--r--arch/sh/kernel/process_32.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/sh/kernel/process_32.c b/arch/sh/kernel/process_32.c
index 7399d78fc8ed..b94f9d96ac95 100644
--- a/arch/sh/kernel/process_32.c
+++ b/arch/sh/kernel/process_32.c
@@ -30,7 +30,6 @@
#include <asm/mmu_context.h>
#include <asm/pgalloc.h>
#include <asm/system.h>
-#include <asm/ubc.h>
#include <asm/fpu.h>
#include <asm/syscalls.h>
#include <asm/watchdog.h>