+277
−4
include/asm-x86/floppy_32.h
deleted100644 → 0
+0
−280
include/asm-x86/floppy_64.h
deleted100644 → 0
+0
−279
Loading
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