-
BALATON Zoltan authored
Clang 3.4 considers duplicate typedef in ppc4xx_i2c.h and bitbang_i2c.h an error even if they are identical. Move it to a common place to allow building with this clang version. Reported-by:
Thomas Huth <thuth@redhat.com>
Signed-off-by:
BALATON Zoltan <balaton@eik.bme.hu>
Acked-by:
David Gibson <david@gibson.dropbear.id.au>
Reviewed-by:
Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by:
Thomas Huth <thuth@redhat.com>BALATON Zoltan authoredClang 3.4 considers duplicate typedef in ppc4xx_i2c.h and bitbang_i2c.h an error even if they are identical. Move it to a common place to allow building with this clang version. Reported-by:
Thomas Huth <thuth@redhat.com>
Signed-off-by:
BALATON Zoltan <balaton@eik.bme.hu>
Acked-by:
David Gibson <david@gibson.dropbear.id.au>
Reviewed-by:
Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by:
Thomas Huth <thuth@redhat.com>
Loading