summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
authorAndrea Adami2013-07-21 01:07:46 +0200
committerAnton Vorontsov2013-08-09 22:41:52 +0200
commit0e81ef588028feae7abb077a80acc27adf3e818d (patch)
treea471c6518395f6f1a8a9b6954a5fa24469e2b122 /usr
parentpower supply: collie_battery: Convert to use dev_pm_ops (diff)
downloadkernel-qcow2-linux-0e81ef588028feae7abb077a80acc27adf3e818d.tar.gz
kernel-qcow2-linux-0e81ef588028feae7abb077a80acc27adf3e818d.tar.xz
kernel-qcow2-linux-0e81ef588028feae7abb077a80acc27adf3e818d.zip
power_supply: tosa_battery: Get rid of irq_to_gpio usage
This commit fixes the following error: linux/drivers/power/tosa_battery.c:153:2: error: implicit declaration of function 'irq_to_gpio' [-Werror=implicit-function-declaration] Since 9d08d5d77a355510c2f5657c86b0a4b25acfe72c, irq_to_gpio() is no longer available but still in use by collie_battery.c. As it's just for a debug message, just get rid of this call. Signed-off-by: Andrea Adami <andrea.adami@gmail.com> Signed-off-by: Anton Vorontsov <anton@enomsg.org>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions