From: Axel Lin Date: Wed, 13 Jun 2012 14:57:24 +0000 (+0800) Subject: regmap: mmio: Staticize regmap_mmio_gen_context() X-Git-Tag: v3.6-rc1~158^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e8790ab4ce2a46505a8e1479645414425dbc81f0;p=pandora-kernel.git regmap: mmio: Staticize regmap_mmio_gen_context() regmap_mmio_gen_context() is only used in regmap-mmio.c. Thus make it static. Signed-off-by: Axel Lin Acked-by: Stephen Warren Signed-off-by: Mark Brown --- Reading git-diff-tree failed