diff options
author | Javier Martinez Canillas <javier@osg.samsung.com> | 2015-07-13 14:18:51 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-07-24 04:27:41 +0300 |
commit | 97d49add8befb522828200081388b2f21c1c4f8b (patch) | |
tree | 0b59f692b6a65539802c9c6e9f8a086da0bceb41 /mm/memcontrol.c | |
parent | af5554f957f8a7e28b9826a9c4ad2a7dedd15a78 (diff) | |
download | linux-97d49add8befb522828200081388b2f21c1c4f8b.tar.xz |
serial: samsung: Remove redundant DEBUG_LL check
Commit 84f57d9e3685 ("tty: serial/samsung: fix modular build") fixed
build issues when the driver was built as a module. One of those was
that printascii is only accessible when the driver is built-in.
But there is no need to check for defined(CONFIG_DEBUG_LL) since the
SERIAL_SAMSUNG_DEBUG Kconfig symbol already depends on DEBUG_LL.
Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>
Reviewed-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Acked-by: Kukjin Kim <kgene@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'mm/memcontrol.c')
0 files changed, 0 insertions, 0 deletions