]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - include/linux/power_supply.h
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirel...
[mv-sheeva.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;