From: Uwe Kleine-König Date: Wed, 16 Jan 2013 14:36:56 +0000 (+0100) Subject: mtd: uclinux: add a comment about why uclinux_ram_map must not be static X-Git-Tag: v3.9-rc1~18^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=44fe63fc0fcbfef65b5a8c015abb4dbbbcc90f23;p=pandora-kernel.git mtd: uclinux: add a comment about why uclinux_ram_map must not be static I was (at least) the second person trying to fix a warning by sparse, so document in the code why this is a bad idea and add an extern declaration to make sparse happy. Signed-off-by: Uwe Kleine-König Acked-by: Mike Frysinger Acked-by: Greg Ungerer Signed-off-by: Artem Bityutskiy --- Reading git-diff-tree failed