]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
x86, um: get rid of system.h -> system.h include
authorAl Viro <viro@zeniv.linux.org.uk>
Mon, 18 Aug 2008 07:25:24 +0000 (03:25 -0400)
committerH. Peter Anvin <hpa@zytor.com>
Thu, 23 Oct 2008 05:55:21 +0000 (22:55 -0700)
commit6a0eec8224db1191876770f7cac31f2a2637a6f5
treef47080809d4b67f709667f387eb1e4bd7841ce18
parent32926b3be19fa4859c02f248a342f2d62822dcfe
x86, um: get rid of system.h -> system.h include

Long-term we want to split system.h and include barriers part from
underlying target; for now copy that part to sysdep.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
arch/um/Makefile
arch/um/include/asm/system-i386.h [deleted file]
arch/um/include/asm/system-ppc.h [deleted file]
arch/um/include/asm/system-x86_64.h [deleted file]
arch/um/include/asm/system.h [moved from arch/um/include/asm/system-generic.h with 79% similarity]
arch/um/include/shared/sysdep-i386/system.h [new file with mode: 0644]
arch/um/include/shared/sysdep-x86_64/system.h [new file with mode: 0644]