From: Russell King - ARM Linux Date: Sun, 29 Mar 2009 21:14:32 +0000 (+0100) Subject: PCMCIA: soc_common: constify soc_pcmcia_socket ops member X-Git-Tag: v2.6.33-rc1~412^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b62d99b5028b6df1c32b864fd9dd32ad6b42d396;p=pandora-kernel.git PCMCIA: soc_common: constify soc_pcmcia_socket ops member No one should modify the ops structure supplied to soc_pcmcia_socket so make it const. Signed-off-by: Russell King Signed-off-by: Dominik Brodowski --- Reading git-diff-tree failed