diff options
| author | Russell King <rmk+kernel@arm.linux.org.uk> | 2015-10-15 13:15:24 -0300 |
|---|---|---|
| committer | Luis Henriques <luis.henriques@canonical.com> | 2016-02-02 19:10:10 +0000 |
| commit | ca63c6e4c2a7d048c05e0f90814988780cea07ed (patch) | |
| tree | afbdb95c35aadb86db8e10e7144740db542664af /include/linux/input | |
| parent | dd004fc2f665f1854589af3ead3fc5019a6f4bd8 (diff) | |
[media] rc: allow rc modules to be loaded if rc-main is not a module
commit 2ff56fadd94cdaeeaeccbc0a9b703a0101ada128 upstream.
rc-main mistakenly uses #ifdef MODULE to determine whether it should
load the rc keymap modules. This symbol is only defined if rc-main
is being built as a module itself, and bears no relation to whether
the rc keymaps are modules.
Fix this to use CONFIG_MODULES instead.
Fixes: 631493ecacd8 ("[media] rc-core: merge rc-map.c into rc-main.c")
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Signed-off-by: Luis Henriques <luis.henriques@canonical.com>
Diffstat (limited to 'include/linux/input')
0 files changed, 0 insertions, 0 deletions
