From: Fabian Frederick Date: Mon, 16 Mar 2015 19:17:10 +0000 (+0100) Subject: tty/hvc_opal: constify of_device_id array X-Git-Tag: omap-for-v4.1/fixes-rc1~74^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=37ff5252b3ae141eba2dcf20693484e4b53176b1;p=pandora-kernel.git tty/hvc_opal: 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: Greg Kroah-Hartman --- Reading git-diff-tree failed