]> git.karo-electronics.de Git - karo-tx-linux.git/commit
printk: move devkmsg bits to separate file
authorJoe Perches <joe@perches.com>
Tue, 23 Oct 2012 02:50:22 +0000 (13:50 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 23 Oct 2012 03:11:52 +0000 (14:11 +1100)
commitcb9fec23963122dcb22cf15d39bd2b0fcf6d161f
treed066aa6dcfbe391c11d931bac76fef682b2f0208
parent77fc7ea40405197e4216fe2424b630744235ab13
printk: move devkmsg bits to separate file

Move the devkmsg_ functions and kmsg_fops declaration
to devkmsg.c.

Add devkmsg.o to Makefile.

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/Makefile
kernel/printk/devkmsg.c [new file with mode: 0644]
kernel/printk/printk.c