serial: sc16is7xx: remove unused to_sc16is7xx_port macro
authorHugo Villeneuve <hvilleneuve@dimonoff.com>
Tue, 5 Sep 2023 18:16:50 +0000 (14:16 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 18 Sep 2023 09:14:42 +0000 (11:14 +0200)
commit22a048b0749346b6e3291892d06b95278d5ba84a
treea60465b24b4c9f85adba309c817f40ec5195ec87
parent4556c36f4a23fb218763cdb7a20f6a94f4faf1f8
serial: sc16is7xx: remove unused to_sc16is7xx_port macro

This macro is not used anywhere.

Signed-off-by: Hugo Villeneuve <hvilleneuve@dimonoff.com>
Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Link: https://lore.kernel.org/r/20230905181649.134720-1-hugo@hugovil.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/sc16is7xx.c