[PATCH 0/8] drm: msm: module rework

2016-02-22 Thread Arnd Bergmann
On Monday 22 February 2016 17:36:36 Rob Clark wrote: > On Mon, Feb 22, 2016 at 4:08 PM, Arnd Bergmann wrote: > > I saw some regressions on today's Linux-next kernel after > > the Makefiles got reworked and tried to come up with a quick > > fix. This ended up taking much longer, but the new version

[PATCH 0/8] drm: msm: module rework

2016-02-22 Thread Arnd Bergmann
I saw some regressions on today's Linux-next kernel after the Makefiles got reworked and tried to come up with a quick fix. This ended up taking much longer, but the new version should be cleaner and I no longer get any build errors in this driver. The first two patches are just preparation to avo

[PATCH 0/8] drm: msm: module rework

2016-02-22 Thread Rob Clark
On Mon, Feb 22, 2016 at 4:08 PM, Arnd Bergmann wrote: > I saw some regressions on today's Linux-next kernel after > the Makefiles got reworked and tried to come up with a quick > fix. This ended up taking much longer, but the new version should > be cleaner and I no longer get any build errors in