alpha: fix x86.git merge build error
authorThomas Gleixner <tglx@linutronix.de>
Wed, 30 Jan 2008 22:27:58 +0000 (23:27 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 30 Jan 2008 22:27:58 +0000 (23:27 +0100)
commitc18d1250c7425dddd2633ce4eaf03d5015e68a0f
tree03e93034b55c35d8a2f6d72a444ee090a88fe0e6
parentab6e14b712e2d8e0c4dd3cf1a72083b52104853a
alpha: fix x86.git merge build error

a5a19c63f4e55e32dc0bc3d936d7f94793d8b380 removed the include of
asm/pgalloc.h from asm-generic/tlb.h. That works fine on most
architectures, but broke ALPHA.

Fixup ALPHA by adding the include to asm-alpha/tlbflush.h

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
include/asm-alpha/tlbflush.h