From: Paul Gortmaker Date: Wed, 18 Apr 2012 20:20:38 +0000 (-0400) Subject: xtensa: fix build error in xtensa/include/asm/io.h X-Git-Tag: v3.4-rc5~19^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bfae8ee8d28e6a4ac1d63e8077cb09928d8a557a;p=pandora-kernel.git xtensa: fix build error in xtensa/include/asm/io.h Caused by commit 6c03438edeb5c359af35f060ea016ca65671c269 kernel.h: doesn't explicitly use bug.h, so don't include it. This header uses bug.h so explicitly include it now that the implicit presence was removed by 6c03438ed. Signed-off-by: Paul Gortmaker --- Reading git-diff-tree failed