]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc24decc30834723dad9d203b378719b4cb63fe38
tree03e93034b55c35d8a2f6d72a444ee090a88fe0e6
parent54f70cb7e8d7dc5e12ac99a5576183f3f8549579
alpha: fix x86.git merge build error

cf8d01e015f3ebcef169cb7cb7a8d6aa1f58a4a2 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