diff options
Diffstat (limited to 'include/asm-x86/microcode.h')
| -rw-r--r-- | include/asm-x86/microcode.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/asm-x86/microcode.h b/include/asm-x86/microcode.h index 5a0556855154..1519ef0674bb 100644 --- a/include/asm-x86/microcode.h +++ b/include/asm-x86/microcode.h | |||
| @@ -16,9 +16,6 @@ struct microcode { | |||
| 16 | unsigned int bits[0]; | 16 | unsigned int bits[0]; |
| 17 | }; | 17 | }; |
| 18 | 18 | ||
| 19 | typedef struct microcode microcode_t; | ||
| 20 | typedef struct microcode_header microcode_header_t; | ||
| 21 | |||
| 22 | /* microcode format is extended from prescott processors */ | 19 | /* microcode format is extended from prescott processors */ |
| 23 | struct extended_signature { | 20 | struct extended_signature { |
| 24 | unsigned int sig; | 21 | unsigned int sig; |
