phy:icplus:fix Auto Power Saving in ip101a_config_init.
[firefly-linux-kernel-4.4.55.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);