]> git.baikalelectronics.ru Git - kernel.git/commit
xtensa: fix build error in xtensa/include/asm/io.h
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Wed, 18 Apr 2012 20:20:38 +0000 (16:20 -0400)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Mon, 23 Apr 2012 16:30:03 +0000 (12:30 -0400)
commit51aef500d08a6c600653c36fc650182c28995193
tree226d3f9b583e4113d55a5fc2227205b39a1e2bb2
parent4efe77407858c5e3e6b0b62e47c72df6e1c0b1ca
xtensa: fix build error in xtensa/include/asm/io.h

Caused by commit fa4533abed740cd6932b67aa889f784d9bb0f0de

    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 fa4533abe.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
arch/xtensa/include/asm/io.h