diff options
author | Randy Dunlap <rdunlap@xenotime.net> | 2012-05-11 16:36:07 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-05-11 16:44:54 -0700 |
commit | 1fce677971e29ceaa7c569741fa9c685a7b1052a (patch) | |
tree | ed4e338140b9c44def77d53836c02e569dbf2981 /arch | |
parent | 42d1149f75a3d78033f66853796f20340d7b3ee2 (diff) | |
download | linux-stable-1fce677971e29ceaa7c569741fa9c685a7b1052a.tar.gz linux-stable-1fce677971e29ceaa7c569741fa9c685a7b1052a.tar.bz2 linux-stable-1fce677971e29ceaa7c569741fa9c685a7b1052a.zip |
printk: add stub for prepend_timestamp()
Add a stub for prepend_timestamp() when CONFIG_PRINTK is not
enabled. Fixes this build error:
kernel/printk.c:1770:3: error: implicit declaration of function 'prepend_timestamp'
Cc: Kay Sievers <kay@vrfy.org>
Signed-off-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions