diff options
author | Sean Young <sean@mess.org> | 2017-01-30 17:58:19 -0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2017-01-31 07:23:59 -0200 |
commit | 922ee72da7c739157ed02ea04a5c100d19f67226 (patch) | |
tree | 267df864433824a0a8c61784f090cd3c37f5c6bb /COPYING | |
parent | a052af2a548decf1da5cccf9e777aa02321e3ffb (diff) | |
download | linux-922ee72da7c739157ed02ea04a5c100d19f67226.tar.bz2 |
[media] rx51: broken build
As reported by kernel build test:
In file included from arch/arm/mach-omap2/pdata-quirks.c:15:0:
>> arch/arm/mach-omap2/pdata-quirks.c:536:49: error: 'rx51_lirc_data' undeclared here (not in a function)
OF_DEV_AUXDATA("nokia,n900-ir", 0, "n900-ir", &rx51_lirc_data),
^
include/linux/of_platform.h:52:21: note: in definition of macro 'OF_DEV_AUXDATA'
.platform_data = _pdata }
^~~~~~
Since "a92def1 [media] ir-rx51: port to rc-core" the build fails on
some arm configurations.
Reported-by: kbuild test robot <fengguang.wu@intel.com>
Signed-off-by: Sean Young <sean@mess.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions