diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2010-11-18 03:36:25 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-11-18 03:36:25 +0100 |
commit | 0a5b871ea4c6bfb2723ac2ffc7ef5c32452abb89 (patch) | |
tree | baff02a887202414fd34bf7deacb0d1d527ede60 /arch/arm/mach-shmobile/clock-sh7372.c | |
parent | Fix build failure due to hwirq.h needing smp_lock.h (diff) | |
download | linux-0a5b871ea4c6bfb2723ac2ffc7ef5c32452abb89.tar.xz linux-0a5b871ea4c6bfb2723ac2ffc7ef5c32452abb89.zip |
hardirq.h: remove now-empty #ifdef/#endif pair
Commit 451a3c24b013 ("BKL: remove extraneous #include <smp_lock.h>")
removed the #include line that was the only thing that was surrounded by
the #ifdef/#endif.
So now that #ifdef is guarding nothing at all. Just remove it.
Reported-by: Byeong-ryeol Kim <brofkims@gmail.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/arm/mach-shmobile/clock-sh7372.c')
0 files changed, 0 insertions, 0 deletions