[PATCH 0/2] Fix legacy boards compilation breakage with DU

2014-12-01 Thread Arnd Bergmann
On Friday 28 November 2014 10:17:33 Laurent Pinchart wrote: > On Friday 28 November 2014 09:18:46 Simon Horman wrote: > > [CCed Magnus, ARM SoC maintainers] > > > > On Thu, Nov 27, 2014 at 05:19:11PM +0200, Laurent Pinchart wrote: > > > Hello, > > > > > > The DU driver has lost support for platfo

[PATCH 0/2] Fix legacy boards compilation breakage with DU

2014-11-28 Thread Laurent Pinchart
[CCing Dave] On Friday 28 November 2014 09:18:46 Simon Horman wrote: > [CCed Magnus, ARM SoC maintainers] > > On Thu, Nov 27, 2014 at 05:19:11PM +0200, Laurent Pinchart wrote: > > Hello, > > > > The DU driver has lost support for platform data, resulting in a > > compilation breakage for the leg

[PATCH 0/2] Fix legacy boards compilation breakage with DU

2014-11-28 Thread Simon Horman
[CCed Magnus, ARM SoC maintainers] On Thu, Nov 27, 2014 at 05:19:11PM +0200, Laurent Pinchart wrote: > Hello, > > The DU driver has lost support for platform data, resulting in a compilation > breakage for the legacy Marzen and Lager board files that managed to keep > under the radar until now. >

[PATCH 0/2] Fix legacy boards compilation breakage with DU

2014-11-27 Thread Laurent Pinchart
Hello, The DU driver has lost support for platform data, resulting in a compilation breakage for the legacy Marzen and Lager board files that managed to keep under the radar until now. As the multiplatform boards should be used instead, drop support for DU in the legacy Marzen and Lager boards.