From: Al Viro Date: Thu, 15 Dec 2005 06:07:03 +0000 (-0500) Subject: [PATCH] remove bogus asm/bug.h includes. X-Git-Tag: v2.6.16-rc3~96 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b8623545b42c03eb92e51b28c84acf4b8ba00a3;p=pandora-kernel.git [PATCH] remove bogus asm/bug.h includes. 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 --- Reading git-diff-tree failed