commit | e90abb95bc71566e2016964e98181557929f55f5 | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andy.shevchenko@gmail.com> | Sun May 30 23:32:28 2021 +0300 |
committer | Pavel Machek <pavel@ucw.cz> | Sun May 30 23:03:48 2021 +0200 |
tree | 299cd3e82ee7945a3924031d7653d435ab81ad4c | |
parent | e1012160bbbca92d67c729f68108734b7d679db9 [diff] |
leds: lm36274: Add missed property.h It appears that property.h has been included in some configurations implicitly, but in some it's not and hence build may fail. Add missed property.h explicitly. Fixes: e2e8e4e81875 ("leds: lm36274: Correct headers (of*.h -> mod_devicetable.h)") Reported-by: kernel test robot <lkp@intel.com> Signed-off-by: Andy Shevchenko <andy.shevchenko@gmail.com> Signed-off-by: Pavel Machek <pavel@ucw.cz>