]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/power/power_supply.h
Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
[karo-tx-linux.git] / drivers / power / power_supply.h
index 018de2b26998e9b326c0f0a434c4e2b39182422a..cc439fd89d8dda469c52795bcc59074245b1cec8 100644 (file)
  *  You may use this code as per GPL version 2
  */
 
+struct device;
+struct device_type;
+struct power_supply;
+
 #ifdef CONFIG_SYSFS
 
 extern void power_supply_init_attrs(struct device_type *dev_type);