From: Mathias Krause Date: Thu, 28 Aug 2014 11:02:49 +0000 (+0200) Subject: ideapad-laptop: Constify DMI table for real! X-Git-Tag: fixes-v3.17-rc4~26^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b3d94d7011cd6dbfd315637e31f5d557116e76d7;p=pandora-kernel.git ideapad-laptop: Constify DMI table for real! This is a follow-up patch to commit 49458e83082d ("ideapad-laptop: Constify DMI table and other r/o variables") to do what its commit message says. The actual commit differs from the patch posted at https://www.mail-archive.com/platform-driver-x86@vger.kernel.org/msg05340.html significantly, probably due to a bad merge conflict resolution. Fix up the mess and constify the DMI table for real and fix the bogus double-const of ideapad_rfk_data[]. Reported-by: Dan Carpenter Signed-off-by: Mathias Krause Cc: Matthew Garrett Cc: Ike Panhc Signed-off-by: Darren Hart --- Reading git-diff-tree failed