[PATCH v3] ARM: davinci: da8xx: Fix some redefined symbol warnings
Sekhar Nori
nsekhar at ti.com
Thu Oct 27 04:43:13 PDT 2016
On Wednesday 26 October 2016 06:09 PM, Alexandre Bailon wrote:
> Some macro for DA8xx CFGCHIP are defined in usb-davinci.h,
> but da8xx-cfgchip.h intend to replace them.
> The usb-da8xx.c is using both headers, causing redefined symbol warnings.
Looks like this is not true for v4.9-rc2 and so I don't see any warnings
in v4.9-rc2. This is probably introduced due to some changes you are
doing for v4.10 and so it is not a v4.9-rc candidate.
> Remove the macro and update the board files to use da8xx-cfgchip.h
This patch should probably be folded into the patch which actually
introduces da8xx-cfgchip.h into usb-da8xx.c
> Signed-off-by: Alexandre Bailon <abailon at baylibre.com>
Thanks,
Sekhar
More information about the linux-arm-kernel
mailing list