[PATCH v2 6/7] drm/msm: Drop unnecessary mach include
From: Olof Johansson <hidden>
Date: 2014-01-09 08:16:01
Also in:
dri-devel, linux-arm-msm, lkml
From: Olof Johansson <hidden>
Date: 2014-01-09 08:16:01
Also in:
dri-devel, linux-arm-msm, lkml
On Mon, Dec 30, 2013 at 09:15:58PM -0800, Stephen Boyd wrote:
On 12/30, Rob Clark wrote:quoted
On Mon, Dec 30, 2013 at 8:12 PM, Rob Clark [off-list ref] wrote:quoted
On Mon, Dec 30, 2013 at 4:15 PM, Stephen Boyd [off-list ref] wrote:quoted
This file doesn't use the clk_reset() API that is exposed in mach-msm's mach/clk.h file. Remove the include so that this driver can be compiled as part of the multi-platform kernel.Thanks! Signed-off-by: Rob Clark <redacted>I think you mean Acked-by? Signed-off-by usually means you're sending the patch along.
I've held off applying this, but I have applied the others -- please merge this through the DRM tree since it will need to go on top of changes there. That also means that enabling the MSM DTM driver in a multiplatform kernel will cause build breakages until the equivalent patch has been picked up. Since it's not enabled by any defconfigs I'm not too worried, but it will show up on randconfigs. -Olof