leds: lm36274: Add missed property.h
authorAndy Shevchenko <andy.shevchenko@gmail.com>
Sun, 30 May 2021 20:32:28 +0000 (23:32 +0300)
committerPavel Machek <pavel@ucw.cz>
Sun, 30 May 2021 21:03:48 +0000 (23:03 +0200)
commite90abb95bc71566e2016964e98181557929f55f5
tree299cd3e82ee7945a3924031d7653d435ab81ad4c
parente1012160bbbca92d67c729f68108734b7d679db9
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>
drivers/leds/leds-lm36274.c