Merge tag 'v3.13-rc1' into patchwork
[cascardo/linux.git] / drivers / power / power_supply.h
index 018de2b..cc439fd 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);