From: Fabian Frederick Date: Mon, 16 Mar 2015 19:54:36 +0000 (+0100) Subject: hwmon: (pwm-fan, vexpress) Constify of_device_id array X-Git-Tag: omap-for-v4.2/o2_dc~170^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d720acace4d7989f0d5617868e8277221e882961;p=pandora-kernel.git hwmon: (pwm-fan, vexpress) Constify of_device_id array of_device_id is always used as const. (See driver.of_match_table and open firmware functions) Signed-off-by: Fabian Frederick Signed-off-by: Guenter Roeck --- Reading git-diff-tree failed