x86: unify include/asm/mman_32/64.h
authorThomas Gleixner <tglx@linutronix.de>
Mon, 15 Oct 2007 21:28:21 +0000 (23:28 +0200)
committerThomas Gleixner <tglx@inhelltoy.tec.linutronix.de>
Wed, 17 Oct 2007 18:26:15 +0000 (20:26 +0200)
commit5c8eec501968cf9b608bba22748d7ca1a91dadf1
treed0c627a731fe08529b689fd7aeb8f38876983424
parentc4ac82a8818c6decd0fa57cdb55d4225f43d923a
x86: unify include/asm/mman_32/64.h

Same file, except for the extra 64bit MAP_32BIT define, which does not hurt
for 32 bit compiles.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
include/asm-x86/Kbuild
include/asm-x86/mman.h
include/asm-x86/mman_32.h [deleted file]
include/asm-x86/mman_64.h [deleted file]