]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
x86: rename *-defs.h to *-_types.h for consistency
authorJeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Wed, 11 Feb 2009 20:08:01 +0000 (12:08 -0800)
committerJeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Wed, 11 Feb 2009 22:54:09 +0000 (14:54 -0800)
commitb924a28138572f03bc8647c2be8f876d27e2666a
tree105248ec991ba5311e1c0a449a14720ab968abde
parent9049a11de73d3ecc623f1903100d099f82ede56c
x86: rename *-defs.h to *-_types.h for consistency

The kernel tends to call definition-only headers *_types.h, so rename
the x86 page/pgtable headers accordingly.

Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
arch/x86/include/asm/pgtable-2level_types.h [moved from arch/x86/include/asm/pgtable-2level-defs.h with 100% similarity]
arch/x86/include/asm/pgtable-3level_types.h [moved from arch/x86/include/asm/pgtable-3level-defs.h with 100% similarity]
arch/x86/include/asm/pgtable_32.h