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)
commitb1a47190a6000d0e75ee4ffa75f3f6b16dd60a0b
tree605ecebbdd7fb3d8f507aa74df24bf7da5594148
parentcd5bfea278987ebfe60f3ff92a01696b17c4f978
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