Re: [PATCH, RFC 06/22] gpu/drm: host1x: add dependency on Tegra

2013-05-03 Thread Arnd Bergmann
On Friday 03 May 2013 15:45:39 Thierry Reding wrote: > > diff --git a/drivers/gpu/host1x/drm/Kconfig b/drivers/gpu/host1x/drm/Kconfig > > index 69853a4..5a6a5cd 100644 > > --- a/drivers/gpu/host1x/drm/Kconfig > > +++ b/drivers/gpu/host1x/drm/Kconfig > > @@ -1,6 +1,7 @@ > > config DRM_TEGRA > >

Re: [PATCH, RFC 06/22] gpu/drm: host1x: add dependency on Tegra

2013-05-03 Thread Thierry Reding
On Thu, May 02, 2013 at 05:16:10PM +0200, Arnd Bergmann wrote: > While we try to make drivers platform independent, this driver currently > calls into an exported interface that is only provided on its own > platform, so we have to add the dependency. > > drivers/built-in.o: In function `tegra_crt

[PATCH, RFC 06/22] gpu/drm: host1x: add dependency on Tegra

2013-05-02 Thread Arnd Bergmann
While we try to make drivers platform independent, this driver currently calls into an exported interface that is only provided on its own platform, so we have to add the dependency. drivers/built-in.o: In function `tegra_crtc_prepare': drivers/gpu/host1x/drm/dc.c:650: undefined reference to `te