diff options
author | Steven Rostedt <rostedt@goodmis.org> | 2013-01-12 01:17:01 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-01-18 00:39:41 (GMT) |
commit | 7dfc8331781f954bbea5c59d4411acf3b28530c1 (patch) | |
tree | 77080b7f061f934da81c38a43612a19bc7b0975a /drivers/power/max8903_charger.c | |
parent | 811a37effdb11e54e1ff1ddaa944286c88f58487 (diff) | |
download | linux-fsl-qoriq-7dfc8331781f954bbea5c59d4411acf3b28530c1.tar.xz |
staging/sb105x: PARPORT config is not good enough must use PARPORT_PC
The sb105x driver calls parport_pc_probe_port() which isn't defined if
PARPORT_PC isn't enabled. Protecting it with CONFIG_PARPORT is not good
enough, must protect it with CONFIG_PARPORT_PC.
Reported-by: Randy Dunlap <rdunlap@infradead.org>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/power/max8903_charger.c')
0 files changed, 0 insertions, 0 deletions