arch: remove direct definitions of KERN_<LEVEL> uses
authorJoe Perches <joe@perches.com>
Mon, 30 Jul 2012 21:40:12 +0000 (14:40 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 31 Jul 2012 00:25:13 +0000 (17:25 -0700)
commit0cc41e4a21d43695154fe6a151abf3b6f27b0bb0
treee4636c0a1a00d1119f6a81e172ab3cb7b02120be
parent314ba3520e513a78be80e8c2ddbd65c91e78a114
arch: remove direct definitions of KERN_<LEVEL> uses

Add #include <linux/kern_levels.h> so that the #define KERN_<LEVEL> macros
don't have to be duplicated.

Signed-off-by: Joe Perches <joe@perches.com>
Cc: Kay Sievers <kay.sievers@vrfy.org>
Cc: Russell King <linux@arm.linux.org.uk>
Cc: Kay Sievers <kay@vrfy.org>
Acked-by: David Howells <dhowells@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/arm/lib/io-acorn.S
arch/arm/vfp/vfphw.S
arch/frv/kernel/kernel_thread.S