commit | 314ba3520e513a78be80e8c2ddbd65c91e78a114 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Mon Jul 30 14:40:11 2012 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Mon Jul 30 17:25:13 2012 -0700 |
tree | bf47c5ca6f3c29b2fc9339444ada24bca118ede1 | |
parent | acc8fa41ad31c576cdbc569cc3e0e443b1b98b44 [diff] |
printk: add kern_levels.h to make KERN_<LEVEL> available for asm use Separate the printk.h file into 2 pieces so the definitions can be used in asm files. Signed-off-by: Joe Perches <joe@perches.com> Cc: Kay Sievers <kay.sievers@vrfy.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>