]> git.baikalelectronics.ru Git - kernel.git/commit
lguest files should explicitly include asm/paravirt.h
authorJes Sorensen <jes@sgi.com>
Fri, 10 Aug 2007 20:01:11 +0000 (13:01 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Sat, 11 Aug 2007 22:47:42 +0000 (15:47 -0700)
commiteac5fc2c0125eb1986b8ea78c1d4a050ea2ab118
tree605ecebbdd7fb3d8f507aa74df24bf7da5594148
parent24e7feff8a3b8e907cbb0aaa540e4b4da1397908
lguest files should explicitly include asm/paravirt.h

Files using bits from paravirt.h should explicitly include it rather than
relying on it being pulled in by something else.

Signed-off-by: Jes Sorensen <jes@sgi.com>
Cc: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/char/hvc_lguest.c
drivers/lguest/lguest_bus.c