Hello,
On 2014? 01? 08? 21:03, Mark Brown wrote:
> On Wed, Jan 08, 2014 at 10:15:25AM +0900, Inki Dae wrote:
>> 2014/1/8 Daniel Vetter :
>
>>> Oops, looks like something slipped past between me making the patches and
>>> them getting merged. Thanks for taking care of this. Both patches are
>
>>
On Wed, Jan 08, 2014 at 10:15:25AM +0900, Inki Dae wrote:
> 2014/1/8 Daniel Vetter :
> > Oops, looks like something slipped past between me making the patches and
> > them getting merged. Thanks for taking care of this. Both patches are
> These patches already were posted by Seung-Woo link below,
Hi,
2014/1/8 Daniel Vetter :
> On Tue, Jan 07, 2014 at 01:59:12PM +, Mark Brown wrote:
>> From: Mark Brown
>>
>> Commit 57ed0f7b4375 (drm: Kill DRM_WAKUP and DRM_INIT_WAITQUEUE) removed
>> the definition of DRM_WAKUP but did not remove the use of it in the Exynos
>> DRM driver causing it to f
On Tue, Jan 07, 2014 at 01:59:12PM +, Mark Brown wrote:
> From: Mark Brown
>
> Commit 57ed0f7b4375 (drm: Kill DRM_WAKUP and DRM_INIT_WAITQUEUE) removed
> the definition of DRM_WAKUP but did not remove the use of it in the Exynos
> DRM driver causing it to fail to build. Fix that.
>
> Signed-
From: Mark Brown
Commit 57ed0f7b4375 (drm: Kill DRM_WAKUP and DRM_INIT_WAITQUEUE) removed
the definition of DRM_WAKUP but did not remove the use of it in the Exynos
DRM driver causing it to fail to build. Fix that.
Signed-off-by: Mark Brown
---
drivers/gpu/drm/exynos/exynos_drm_fimd.c | 2 +-