Re: [PATCH] ARM: uniphier: remove empty DT machine descriptor
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
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