diff options
author | Guenter Roeck <linux@roeck-us.net> | 2013-08-30 09:12:40 -0400 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2013-09-16 21:20:24 -0400 |
commit | 6f6f467eaaa0ac4fb77714d0172d65c781dabb8c (patch) | |
tree | 5d3a579b791ba82d94e0332f27e5687d55eea68c /include/uapi/linux/elf-em.h | |
parent | 1c927e75f4022368dd2551b153c902b449909ac5 (diff) |
Drop remaining references to H8/300 architecture
With the architecture gone, any references to it are no longer needed.
Cc: Yoshinori Sato <ysato@users.sourceforge.jp>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'include/uapi/linux/elf-em.h')
-rw-r--r-- | include/uapi/linux/elf-em.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/uapi/linux/elf-em.h b/include/uapi/linux/elf-em.h index 59c17a2d38ad..01529bd96438 100644 --- a/include/uapi/linux/elf-em.h +++ b/include/uapi/linux/elf-em.h | |||
@@ -31,7 +31,6 @@ | |||
31 | #define EM_CRIS 76 /* Axis Communications 32-bit embedded processor */ | 31 | #define EM_CRIS 76 /* Axis Communications 32-bit embedded processor */ |
32 | #define EM_V850 87 /* NEC v850 */ | 32 | #define EM_V850 87 /* NEC v850 */ |
33 | #define EM_M32R 88 /* Renesas M32R */ | 33 | #define EM_M32R 88 /* Renesas M32R */ |
34 | #define EM_H8_300 46 /* Renesas H8/300,300H,H8S */ | ||
35 | #define EM_MN10300 89 /* Panasonic/MEI MN10300, AM33 */ | 34 | #define EM_MN10300 89 /* Panasonic/MEI MN10300, AM33 */ |
36 | #define EM_BLACKFIN 106 /* ADI Blackfin Processor */ | 35 | #define EM_BLACKFIN 106 /* ADI Blackfin Processor */ |
37 | #define EM_TI_C6000 140 /* TI C6X DSPs */ | 36 | #define EM_TI_C6000 140 /* TI C6X DSPs */ |