aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-x86/e820_64.h
diff options
context:
space:
mode:
authorPaul Jimenez <pj@place.org>2008-01-30 13:30:29 +0100
committerIngo Molnar <mingo@elte.hu>2008-01-30 13:30:29 +0100
commit2b8e05b5677d2b4f3cd218ee90a7332715cb262f (patch)
tree03e735022898979906650b5ca3977f366dcd5b79 /include/asm-x86/e820_64.h
parentx86: move 8259 defines to i8259.h (diff)
downloadlinux-dev-2b8e05b5677d2b4f3cd218ee90a7332715cb262f.tar.xz
linux-dev-2b8e05b5677d2b4f3cd218ee90a7332715cb262f.zip
x86: make i8259_64 more _32-like
Howdy! Here's a simple janitorish patch for you: This patch mainly hinges around two includes and their ramifications: #include <i8259.h> which provides cached_{slave,master}_mask #include <io_ports.h> which provides PIC_{MASTER,SLAVE}_{IMR,CMD} Adding these two includes and using those half dozen or so definitions removed 140+ lines of diffs between i8259_32.c and i8259_64.c, thus making it easier for the real substantitive differences between them to show up, and hopefully therefore making it easier to eventually merge the two. All the warnings that checkpatch.pl throws (missing spaces after commas and >80 character lines) exist intentionally to match i8259_32.c. Signed-off-by: Paul Jimenez <pj@place.org> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'include/asm-x86/e820_64.h')
0 files changed, 0 insertions, 0 deletions