serial: samsung: Remove checks for CONFIG_SAMSUNG_CLOCK
authorPaul Bolle <pebolle@tiscali.nl>
Mon, 6 Oct 2014 10:07:23 +0000 (12:07 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 6 Nov 2014 03:22:09 +0000 (19:22 -0800)
commit510d483285432e45c453722f7ff7a9cf63e95bc4
treef5640ed2f2bde804d94b27acb21624b6135675a0
parentf9c1b28e8991d37df9d58026c7f7f882b7cfae23
serial: samsung: Remove checks for CONFIG_SAMSUNG_CLOCK

Commit 32726d2d5502 ("ARM: SAMSUNG: Remove legacy clock code") removed
the Kconfig symbol SAMSUNG_CLOCK. Remove the last checks for its macro,
and the dead code they hide, too.

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/samsung.c