commit | b1a47190a6000d0e75ee4ffa75f3f6b16dd60a0b | [log] [tgz] |
---|---|---|
author | Jes Sorensen <jes@sgi.com> | Fri Aug 10 13:01:11 2007 -0700 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Sat Aug 11 15:47:42 2007 -0700 |
tree | 605ecebbdd7fb3d8f507aa74df24bf7da5594148 | |
parent | cd5bfea278987ebfe60f3ff92a01696b17c4f978 [diff] |
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>