[PATCH v2] ARM: s3c64xx: Add missing head file
Krzysztof Kozlowski
k.kozlowski at samsung.com
Wed Jun 29 01:29:35 PDT 2016
On 06/29/2016 10:10 AM, Kefeng Wang wrote:
> The building reports warning after patch "arm: Remove unnecessary
> of_platform_populate with default match table",
>
> "arch/arm/mach-s3c64xx/common.h:28:2: warning: 'struct device_node' declared inside parameter list"
>
> Add the missing of.h for device_node struct in common.h, and kill common.h
> from arch/arm/mach-s3c64xx/mach-s3c64xx-dt.c, because no function need it.
>
> Reported-by: kbuild test robot <fengguang.wu at intel.com>
> Reported-by: Arnd Bergmann <arnd at arndb.de>
> Signed-off-by: Kefeng Wang <wangkefeng.wang at huawei.com>
> ---
>
> Hi Krzysztof,
>
> Thanks for your points, add "Reported-by" tag in v2, and Rob can directly
> pick it up if necessary.
>
> Thanks,
> Kefeng
>
> arch/arm/mach-s3c64xx/common.h | 1 +
> arch/arm/mach-s3c64xx/mach-s3c64xx-dt.c | 1 -
> 2 files changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Krzysztof Kozlowski <k.kozlowski at samsung.com>
Best regards,
Krzysztof
More information about the linux-arm-kernel
mailing list