OSDN Git Service

gpu/host1x: Remove excess parameter in host1x_subdev_add docs
authorSean Paul <seanpaul@chromium.org>
Thu, 20 Jul 2017 17:47:42 +0000 (13:47 -0400)
committerThierry Reding <treding@nvidia.com>
Mon, 31 Jul 2017 12:24:37 +0000 (14:24 +0200)
commitacadb3dddb48c026cc123aa5ac176efcfecd4680
tree214412179957542f4482c77bbb71345c5e59a420
parent6c70faf1b5d32eb7fa868f1730c51698b53ac677
gpu/host1x: Remove excess parameter in host1x_subdev_add docs

Fixes the following warning when building docs:
../drivers/gpu/host1x/bus.c:50: warning: Excess function parameter 'driver' description in 'host1x_subdev_add'

Signed-off-by: Sean Paul <seanpaul@chromium.org>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20170720174746.29100-4-seanpaul@chromium.org
drivers/gpu/host1x/bus.c