[PATCH] remove bogus asm/bug.h includes.
authorAl Viro <viro@zeniv.linux.org.uk>
Thu, 15 Dec 2005 06:07:03 +0000 (01:07 -0500)
committerAl Viro <viro@zeniv.linux.org.uk>
Wed, 8 Feb 2006 01:56:35 +0000 (20:56 -0500)
A bunch of asm/bug.h includes are both not needed (since it will get
pulled anyway) and bogus (since they are done too early).  Removed.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>

No differences found