diff options
author | Arnd Bergmann <arnd@arndb.de> | 2018-02-26 23:38:58 +0300 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2018-02-26 23:38:58 +0300 |
commit | 133390fe497b8c3b63e84383300c03a13b007e08 (patch) | |
tree | 6e6af6b8f2bf18e7840f4910ac4a562ce39d0127 /arch/arm/mach-omap1/clock_data.c | |
parent | 8337d083507b9827dfb36d545538b7789df834fd (diff) | |
download | linux-133390fe497b8c3b63e84383300c03a13b007e08.tar.xz |
ARM: omap2: set CONFIG_LIRC=y in defconfig
The CONFIG_LIRC symbol has changed from 'tristate' to 'bool, so we now
get a warning for omap2plus_defconfig:
arch/arm/configs/omap2plus_defconfig:322:warning: symbol value 'm' invalid for LIRC
This changes the file to mark the symbol as built-in to get rid of the
warning.
Fixes: a60d64b15c20 ("media: lirc: lirc interface should not be a raw decoder")
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'arch/arm/mach-omap1/clock_data.c')
0 files changed, 0 insertions, 0 deletions