From: Fabian Frederick Date: Mon, 16 Mar 2015 19:59:07 +0000 (+0100) Subject: mmc: constify of_device_id array X-Git-Tag: omap-for-v4.1/fixes-rc1~178^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2530fd73252890320e6dac87bc3b854da27d594a;p=pandora-kernel.git mmc: 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: Ulf Hansson --- Reading git-diff-tree failed