[PATCH 0/4] serial: earlycon: keep earlycon symbols for non-module and driver clean-ups
From: arnd@arndb.de (Arnd Bergmann)
Date: 2016-06-06 10:26:00
Also in:
linux-mediatek, linux-serial, lkml
From: arnd@arndb.de (Arnd Bergmann)
Date: 2016-06-06 10:26:00
Also in:
linux-mediatek, linux-serial, lkml
On Monday, June 6, 2016 6:40:59 PM CEST Masahiro Yamada wrote:
1/4: keep earlycon symbols only when CONFIG_SERIAL_EARLYCON is defined
and the driver is built-in.
2/4 thru 4/4: driver clean-ups.
(partially reverts build fixes by Arnd Bergmann)
Looks good to me, Acked-by: Arnd Bergmann <arnd@arndb.de>