ARM: includecheck fix: misc.c
authorJaswinder Singh Rajput <jaswinder@kernel.org>
Wed, 8 Jul 2009 14:30:15 +0000 (20:00 +0530)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 25 Jul 2009 16:07:00 +0000 (17:07 +0100)
commit81566a060bb8f989cc369ea28837b05bd4adcedb
tree664472831453377911a4ae456ba2cfede22ec089
parent3174c88af4b6b2e81cacfaa2bb90cc7abe36f1cc
ARM: includecheck fix: misc.c

fix the following 'make includecheck' warning:

  arch/arm/boot/compressed/misc.c: linux/compiler.h is included more than once.

Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/boot/compressed/misc.c