]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drm: Remove duplicate forward declaration
authorDawid Kurek <dawikur@gmail.com>
Wed, 14 Jun 2017 21:35:18 +0000 (23:35 +0200)
committerSean Paul <seanpaul@chromium.org>
Thu, 15 Jun 2017 01:25:17 +0000 (21:25 -0400)
commitd35fb61759688093fab863318edbbcea0f4644bd
treeee90d6da01fb04b8b51775de6362dfce08021e16
parente2af12bfb0ba198d66acf99e14aedc34244e74dc
drm: Remove duplicate forward declaration

Forward declarations in C are great but I'm pretty sure one is enough.

Signed-off-by: Dawid Kurek <dawikur@gmail.com>
Signed-off-by: Sean Paul <seanpaul@chromium.org>
Link: http://patchwork.freedesktop.org/patch/msgid/20170614213518.GA3554@gmail.com
include/drm/drm_connector.h