drm/mcde: Fix compile problems
Some further compile problems appeared while merging the patch, fix them up. Signed-off-by: Sam Ravnborg <sam@ravnborg.org> Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Link: https://patchwork.freedesktop.org/patch/msgid/20190526113624.6702-1-linus.walleij@linaro.org
This commit is contained in:

committed by
Linus Walleij

parent
95b608044f
commit
182c58ab2e
@@ -191,7 +191,7 @@ static ssize_t mcde_dsi_host_transfer(struct mipi_dsi_host *host,
|
||||
}
|
||||
|
||||
dev_dbg(d->dev,
|
||||
"message to channel %d, %u bytes",
|
||||
"message to channel %d, %zd bytes",
|
||||
msg->channel,
|
||||
txlen);
|
||||
|
||||
|
Reference in New Issue
Block a user