[PATCH 15/15] staging/omapdrm: don't build on multiplatform
From: Rob Clark <hidden>
Date: 2013-01-22 18:16:20
Also in:
lkml
From: Rob Clark <hidden>
Date: 2013-01-22 18:16:20
Also in:
lkml
On 01/22/2013 11:47 AM, Arnd Bergmann wrote:
On Tuesday 22 January 2013, Greg Kroah-Hartman wrote:quoted
quoted
Ie. I'd prefer to re-enable omapdss on multi-plat rather than disabling omapdrm. With changes in drm core, it is a bit of a pain to compile test all the arm drivers by doing N different builds, so we've been trying to get to the point of all arm drm drivers supporting multi-platOk, I'll let you and Arnd fight it out and drop this patch from my to-apply queue for now...If Rob thinks there is no danger in allowing omap2_dss to be built on all platforms, and Tomi has no objections, I'm fine with that, too. In general, that is the right solution, I was just trying to be conservative for the 3.8 cycle.
I think it should be safe.. or at least it built fine for multi-plat in the recent past and shouldn't really do anything if there is no omapdss platform device. Do you want me to make a patch or are you already doing this? BR, -R
Arnd