aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-x86/Kbuild
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@inhelltoy.tec.linutronix.de>2007-10-17 20:24:56 +0200
committerThomas Gleixner <tglx@inhelltoy.tec.linutronix.de>2007-10-17 20:24:56 +0200
commitb515e4767ffd07d1b14f4dc4f328d75f765215ab (patch)
treea2f54256a757a0ca272b59b3751dedbfd202ea60 /include/asm-x86/Kbuild
parentx86: apply missing DMA/OOM prevention to floppy_32.h (diff)
downloadlinux-dev-b515e4767ffd07d1b14f4dc4f328d75f765215ab.tar.xz
linux-dev-b515e4767ffd07d1b14f4dc4f328d75f765215ab.zip
x86: unify include/asm/floppy_32/64.h
Same file, except for whitespace, comment formatting and: 32-bit: if((unsigned int) addr >= (unsigned int) high_memory) 64-bit: if((unsigned long) addr >= (unsigned long) high_memory) where the latter can be used safely for both. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Conflicts: include/asm-x86/floppy_32.h include/asm-x86/floppy_64.h
Diffstat (limited to 'include/asm-x86/Kbuild')
0 files changed, 0 insertions, 0 deletions