From: Krzysztof Kozlowski Date: Tue, 24 Mar 2015 10:21:17 +0000 (+0100) Subject: mfd: axp20x: Fix duplicate const for model names X-Git-Tag: omap-for-v4.2/o2_dc~140^2~8 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c31e858b1ae5a7d0b0beb37f66b1f0e1effa0c6e;p=pandora-kernel.git mfd: axp20x: Fix duplicate const for model names Replace duplicated const keyword for 'axp20x_model_names' with proper array of const pointers to const strings. Signed-off-by: Krzysztof Kozlowski Signed-off-by: Lee Jones --- Reading git-diff-tree failed