earlycon: drop semicolon from earlycon macro
authorJohan Hovold <johan@kernel.org>
Mon, 7 Dec 2020 09:16:01 +0000 (10:16 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 7 Dec 2020 09:40:32 +0000 (10:40 +0100)
commit76437b340b242fd21952f54ba8965d21a1ffa8c8
treef8a39a0725a6f6ba15fff12f7f19ff548fe2ccfe
parentba3b8bb1263dfb87914ef0ccf5f3a78604b3686b
earlycon: drop semicolon from earlycon macro

Drop the trailing semicolon from the OF_EARLYCON_DECLARE() macro
definition which was left when removing the array-of-pointer
indirection.

Signed-off-by: Johan Hovold <johan@kernel.org>
Link: https://lore.kernel.org/r/20201207091601.5202-1-johan@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
include/linux/serial_core.h