[U-Boot] [PATCH 3/3] serial: uniphier: drop platform data support
Simon Glass
sjg at chromium.org
Sat Aug 29 01:22:20 CEST 2015
On 28 August 2015 at 05:13, Masahiro Yamada
<yamada.masahiro at socionext.com> wrote:
> This driver is enabled only for UniPhier SoCs and ARCH_UNIPHIER now
> selects OF_CONTROL and SPL_OF_CONTROL.
>
> This driver no longer needs to support platform data configuration.
>
> Signed-off-by: Masahiro Yamada <yamada.masahiro at socionext.com>
> ---
>
> drivers/serial/serial_uniphier.c | 41 +++++++++++-------------------
> include/dm/platform_data/serial-uniphier.h | 18 -------------
> 2 files changed, 15 insertions(+), 44 deletions(-)
> delete mode 100644 include/dm/platform_data/serial-uniphier.h
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list