summaryrefslogtreecommitdiff
path: root/arch/x86/platform/olpc/olpc_dt.c
diff options
context:
space:
mode:
authorYueHaibing <yuehaibing@huawei.com>2019-05-28 17:28:06 +0800
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>2019-06-11 21:17:50 +0300
commitcdaf018c54bd957d5ee00b1b8c3c74e18138ee6e (patch)
tree17be7650c4bc128defbc21d4898a30a3e555db1f /arch/x86/platform/olpc/olpc_dt.c
parentad04ca76c6536c7a3176b7413fde20fa3318b7bf (diff)
Platform: OLPC: Add INPUT dependencies
Building with CONFIG_INPUT set to m: drivers/platform/olpc/olpc-xo175-ec.o: In function `olpc_xo175_ec_complete': olpc-xo175-ec.c:(.text+0x75d): undefined reference to `input_event' olpc-xo175-ec.c:(.text+0x76f): undefined reference to `input_event' olpc-xo175-ec.c:(.text+0x787): undefined reference to `input_event' olpc-xo175-ec.c:(.text+0x799): undefined reference to `input_event' drivers/platform/olpc/olpc-xo175-ec.o: In function `olpc_xo175_ec_probe': olpc-xo175-ec.c:(.text+0x8d5): undefined reference to `devm_input_allocate_device' olpc-xo175-ec.c:(.text+0x910): undefined reference to `input_set_capability' olpc-xo175-ec.c:(.text+0x91c): undefined reference to `input_register_device' This patch add INPUT dependencies to fix this. Reported-by: Hulk Robot <hulkci@huawei.com> Fixes: 0c3d931b3ab9 ("Platform: OLPC: Add XO-1.75 EC driver") Signed-off-by: YueHaibing <yuehaibing@huawei.com> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Diffstat (limited to 'arch/x86/platform/olpc/olpc_dt.c')
0 files changed, 0 insertions, 0 deletions