Re: [PATCH] ARM: uniphier: remove empty DT machine descriptor

2016-07-04 Thread Olof Johansson
On Tue, Jun 28, 2016 at 06:25:10PM +0900, Masahiro Yamada wrote: > Since the initial support of mach-uniphier, this has always been > just empty. > > Signed-off-by: Masahiro Yamada Applied, thanks. -Olof

[PATCH] ARM: uniphier: remove empty DT machine descriptor

2016-06-28 Thread Masahiro Yamada
Since the initial support of mach-uniphier, this has always been just empty. Signed-off-by: Masahiro Yamada --- arch/arm/mach-uniphier/Makefile | 1 - arch/arm/mach-uniphier/uniphier.c | 30 -- 2 files changed, 31 deletions(-) delete mode 100644 arch/arm/mach-uni