aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-sh/processor_32.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-sh/processor_32.h')
-rw-r--r--include/asm-sh/processor_32.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/asm-sh/processor_32.h b/include/asm-sh/processor_32.h
index c09305d6a9d9..81628f144faf 100644
--- a/include/asm-sh/processor_32.h
+++ b/include/asm-sh/processor_32.h
@@ -113,10 +113,6 @@ struct thread_struct {
union sh_fpu_union fpu;
};
-typedef struct {
- unsigned long seg;
-} mm_segment_t;
-
/* Count of active tasks with UBC settings */
extern int ubc_usercnt;