]> Pileus Git - ~andy/linux/blobdiff - drivers/power/wm97xx_battery.c
Merge branch 'modules' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux...
[~andy/linux] / drivers / power / wm97xx_battery.c
index 94c70650aafc90275fd24d74b798d6d66f91263c..4e8afce0c81805cbca50d2bd0ffdfd249fbeeab2 100644 (file)
@@ -308,6 +308,9 @@ static void __exit wm97xx_bat_exit(void)
        platform_driver_unregister(&wm97xx_bat_driver);
 }
 
+/* The interface is deprecated, as well as linux/wm97xx_batt.h */
+void wm97xx_bat_set_pdata(struct wm97xx_batt_info *data);
+
 void wm97xx_bat_set_pdata(struct wm97xx_batt_info *data)
 {
        gpdata = data;