block: get rid of QUEUE_FLAG_REENTER
[firefly-linux-kernel-4.4.55.git] / include / linux / power_supply.h
index 20f23fef63cce918eeed46b40e767f6f4bb35881..204c18dfdc9e839a378cfd4200342784c22be5b7 100644 (file)
@@ -251,6 +251,7 @@ static inline bool power_supply_is_watt_property(enum power_supply_property psp)
        case POWER_SUPPLY_PROP_VOLTAGE_MIN_DESIGN:
        case POWER_SUPPLY_PROP_VOLTAGE_NOW:
        case POWER_SUPPLY_PROP_VOLTAGE_AVG:
+       case POWER_SUPPLY_PROP_POWER_NOW:
                return 1;
        default:
                break;