From: Randy Dunlap Date: Fri, 11 May 2012 23:36:07 +0000 (-0700) Subject: printk: add stub for prepend_timestamp() X-Git-Tag: v3.5-rc1~147^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1fce677971e29ceaa7c569741fa9c685a7b1052a;p=pandora-kernel.git 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 Signed-off-by: Randy Dunlap Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed