diff --git a/[refs] b/[refs] index 0e10a681ec00..46784d50e731 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 65602c32ee9b5500e3cb617ccec2154ee2191898 +refs/heads/master: ced55d4ef7d6988bd0608423cf1e2225777f45cc diff --git a/trunk/include/linux/regulator/driver.h b/trunk/include/linux/regulator/driver.h index 12a1aa04b720..52c89ae32f64 100644 --- a/trunk/include/linux/regulator/driver.h +++ b/trunk/include/linux/regulator/driver.h @@ -16,6 +16,7 @@ #define __LINUX_REGULATOR_DRIVER_H_ #include +#include #include struct regulator_dev;