diff options
author | Grant Likely <grant.likely@secretlab.ca> | 2012-05-19 07:01:05 +0200 |
---|---|---|
committer | Grant Likely <grant.likely@secretlab.ca> | 2012-05-19 07:01:05 +0200 |
commit | 07ce8ec7308ab3fa55fe2861671b157f857fff58 (patch) | |
tree | 4e0b2fa2f61bbae54ecfc5be7d88e4501ca497ec /drivers/gpio/gpio-mxs.c | |
parent | gpio/rc5t583: add gpio driver for RICOH PMIC RC5T583 (diff) | |
download | linux-07ce8ec7308ab3fa55fe2861671b157f857fff58.tar.xz linux-07ce8ec7308ab3fa55fe2861671b157f857fff58.zip |
gpiolib: Remove 'const' from data argument of gpiochip_find()
Commit 3d0f7cf0 "gpio: Adjust of_xlate API to support multiple GPIO
chips" changed the api of gpiochip_find to drop const from the data
parameter of the match hook, but didn't also drop const from data
causing a build warning.
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Diffstat (limited to 'drivers/gpio/gpio-mxs.c')
0 files changed, 0 insertions, 0 deletions