x86: unify percpu.h
commit3334052a321aca0ffecb54244d666311f98f5487
authortravis@sgi.com <travis@sgi.com>
Wed, 30 Jan 2008 12:32:53 +0000 (30 13:32 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 30 Jan 2008 12:32:53 +0000 (30 13:32 +0100)
tree7fc7cd4b99a4e5cfe5eee95fc43f55e126d7ee43
parent072a1e6953d2caffbad7d217ae51cdc61125960f
x86: unify percpu.h

Form a single percpu.h from percpu_32.h and percpu_64.h. Both are now pretty
small so this is simply adding them together.

Cc: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Christoph Lameter <clameter@sgi.com>
Signed-off-by: Mike Travis <travis@sgi.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
include/asm-x86/percpu.h [moved from include/asm-x86/percpu_32.h with 80% similarity]
include/asm-x86/percpu_64.h [deleted file]