From: Mike Frysinger Date: Tue, 26 May 2009 23:33:17 +0000 (-0400) Subject: mtd: uclinux: mark local stuff static X-Git-Tag: v2.6.31-rc1~53^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f31f4b9dccf6fa4a606ae04602ec232b94727fb;p=pandora-kernel.git mtd: uclinux: mark local stuff static The uclinux_ram_mtdinfo, uclinux_romfs, and uclinux_point symbols do not need to be visible outside of this module, so mark them static. Signed-off-by: Mike Frysinger CC: Greg Ungerer CC: uclinux-dev@uclinux.org CC: linux-mtd@lists.infradead.org Signed-off-by: Artem Bityutskiy Signed-off-by: David Woodhouse --- Reading git-diff-tree failed