Re: [PATCH] ARM: qcom: Cleanup/Remove unnecessary board file

2016-08-18 Thread Stephen Boyd
On 08/16, Andy Gross wrote: > This patch removes the unnecessary board file. The generic machine > definition is sufficient for the Qualcomm platforms. > > Signed-off-by: Andy Gross > --- Reviewed-by: Stephen Boyd -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux

[PATCH] ARM: qcom: Cleanup/Remove unnecessary board file

2016-08-16 Thread Andy Gross
This patch removes the unnecessary board file. The generic machine definition is sufficient for the Qualcomm platforms. Signed-off-by: Andy Gross --- arch/arm/mach-qcom/Makefile | 1 - arch/arm/mach-qcom/board.c | 31 --- 2 files changed, 32 deletions(-) delete mo