|
@@ -113,7 +113,7 @@ static void hdlcd_fb_output_poll_changed(struct drm_device *drm)
|
|
}
|
|
}
|
|
|
|
|
|
static int hdlcd_atomic_commit(struct drm_device *dev,
|
|
static int hdlcd_atomic_commit(struct drm_device *dev,
|
|
- struct drm_atomic_state *state, bool async)
|
|
|
|
|
|
+ struct drm_atomic_state *state, bool nonblock)
|
|
{
|
|
{
|
|
return drm_atomic_helper_commit(dev, state, false);
|
|
return drm_atomic_helper_commit(dev, state, false);
|
|
}
|
|
}
|