From: Arthur Othieno Date: Mon, 7 Nov 2005 08:58:43 +0000 (-0800) Subject: [PATCH] cris: printk() duplicate declaration X-Git-Tag: v2.6.15-rc1~666 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f9c3cbcd5d41be597aef9c0ff64ebfc8a91cd6f;p=pandora-kernel.git [PATCH] cris: printk() duplicate declaration printk() already declared in include/linux/kernel.h so squish the duplication. Besides, no printk() usage here. Bye bye. Signed-off-by: Arthur Othieno Cc: Mikael Starvik Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed