commit | c8f9ce556ba2fca6b9abdfac508afb9905aac6b8 | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@armlinux.org.uk> | Wed Aug 31 08:49:46 2016 +0100 |
committer | Russell King <rmk+kernel@armlinux.org.uk> | Thu Sep 22 09:39:04 2016 +0100 |
tree | 64510c42d7055d1f05af61daed9f10b9abd9e89e | |
parent | fb8c9959a3e2e4a28f58d9a9d056d633a3386524 [diff] |
pcmcia: soc_common: constify pcmcia_low_level ops pointer Constify the pcmcia_low_level operation pointer to soc_pcmcia_init_one() which has no need to modify it. Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>