]> git.karo-electronics.de Git - karo-tx-linux.git/commit
printk: add and use printk_log.h
authorJoe Perches <joe@perches.com>
Tue, 23 Oct 2012 02:50:21 +0000 (13:50 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 24 Oct 2012 03:20:16 +0000 (14:20 +1100)
commiteffca61dfe499718b19a1ba2744076cbb80076e7
tree4a09a1f1318a095f25bae7ce246812249a745650
parent0e34f122ae34379c8ef403a44be962f0b87127a0
printk: add and use printk_log.h

Create a header file for printk_log functions and variables.

Signed-off-by: Joe Perches <joe@perches.com>
Cc: Kay Sievers <kay@vrfy.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
kernel/printk/printk.c
kernel/printk/printk_log.h [new file with mode: 0644]