From: Pranith Kumar Date: Mon, 26 Jan 2015 20:58:43 +0000 (-0800) Subject: printk: add dummy routine for when CONFIG_PRINTK=n X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~222^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=07261edb971492c6b41b44d7b1b51f76807d30ad;p=pandora-kernel.git printk: add dummy routine for when CONFIG_PRINTK=n There are missing dummy routines for log_buf_addr_get() and log_buf_len_get() for when CONFIG_PRINTK is not set causing build failures. This patch adds these dummy routines at the appropriate location. Signed-off-by: Pranith Kumar Cc: Michael Ellerman Reviewed-by: Petr Mladek Acked-by: Steven Rostedt Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed