serial: sb1250-duart: clean up after SIBYTE_BCM1x55 removal
authorLukas Bulwahn <lukas.bulwahn@gmail.com>
Thu, 23 Mar 2023 07:10:53 +0000 (08:10 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 29 Mar 2023 08:54:39 +0000 (10:54 +0200)
commita4312fd4444b289147e21541fe7d4ef62e9b7353
tree1ef0cf4a9fb86c03569838f70eaceaae4239f75e
parent945de8be2f7ff7d4dd578d97307ae650b95de294
serial: sb1250-duart: clean up after SIBYTE_BCM1x55 removal

With commit b984d7b56dfc ("MIPS: sibyte: Remove unused config option
SIBYTE_BCM1x55"), an #if in the Broadcom SiByte DUART driver can be
simplified.

Simplify the prepreprocessor condition after config SIBYTE_BCM1x55 removal.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Link: https://lore.kernel.org/r/20230323071053.417-1-lukas.bulwahn@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/sb1250-duart.c