From: Laurent Pinchart Date: Mon, 16 Dec 2013 19:25:16 +0000 (+0100) Subject: pinctrl: sh-pfc: sh: Constify pins and cfg_regs arrays X-Git-Tag: v3.14-rc1~144^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f41a1efe63c6fc101b9c5b478c9dc22a43312b21;p=pandora-kernel.git pinctrl: sh-pfc: sh: Constify pins and cfg_regs arrays The arrays are never modified, declare them as const. Signed-off-by: Laurent Pinchart Signed-off-by: Linus Walleij --- Reading git-diff-tree failed