diff options
Diffstat (limited to 'include/asm-i386/mach-default/io_ports.h')
-rw-r--r-- | include/asm-i386/mach-default/io_ports.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/include/asm-i386/mach-default/io_ports.h b/include/asm-i386/mach-default/io_ports.h index a96d9f6604ee..48540ba97166 100644 --- a/include/asm-i386/mach-default/io_ports.h +++ b/include/asm-i386/mach-default/io_ports.h | |||
@@ -7,11 +7,6 @@ | |||
7 | #ifndef _MACH_IO_PORTS_H | 7 | #ifndef _MACH_IO_PORTS_H |
8 | #define _MACH_IO_PORTS_H | 8 | #define _MACH_IO_PORTS_H |
9 | 9 | ||
10 | /* i8253A PIT registers */ | ||
11 | #define PIT_MODE 0x43 | ||
12 | #define PIT_CH0 0x40 | ||
13 | #define PIT_CH2 0x42 | ||
14 | |||
15 | /* i8259A PIC registers */ | 10 | /* i8259A PIC registers */ |
16 | #define PIC_MASTER_CMD 0x20 | 11 | #define PIC_MASTER_CMD 0x20 |
17 | #define PIC_MASTER_IMR 0x21 | 12 | #define PIC_MASTER_IMR 0x21 |