diff options
author | Geert Uytterhoeven | 2012-07-11 23:02:07 +0200 |
---|---|---|
committer | Linus Torvalds | 2012-07-12 01:04:43 +0200 |
commit | 6b4fa63a9e5696fa43f25143f104ef0bea642222 (patch) | |
tree | 757d5cb6c4ae814630b2b6e2337fd92da839a63a /Makefile | |
parent | mn10300: mm/dma-alloc.c needs <linux/export.h> (diff) | |
download | kernel-qcow2-linux-6b4fa63a9e5696fa43f25143f104ef0bea642222.tar.gz kernel-qcow2-linux-6b4fa63a9e5696fa43f25143f104ef0bea642222.tar.xz kernel-qcow2-linux-6b4fa63a9e5696fa43f25143f104ef0bea642222.zip |
mn10300: use "#elif defined(CONFIG_*)" instead of "#elif CONFIG_*"
Fix the warnings:
arch/mn10300/kernel/irq.c:173:7: warning: "CONFIG_MN10300_TTYSM1_TIMER9" is not defined [-Wundef]
arch/mn10300/kernel/irq.c:175:7: warning: "CONFIG_MN10300_TTYSM1_TIMER3" is not defined [-Wundef]
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: David Howells <dhowells@redhat.com>
Cc: Koichi Yasutake <yasutake.koichi@jp.panasonic.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions