mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-03-03 20:43:55 +07:00
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
This commit is contained in:
parent
e2af12bfb0
commit
d35fb61759
@ -30,8 +30,6 @@
|
||||
|
||||
#include <uapi/drm/drm_mode.h>
|
||||
|
||||
struct drm_device;
|
||||
|
||||
struct drm_connector_helper_funcs;
|
||||
struct drm_modeset_acquire_ctx;
|
||||
struct drm_device;
|
||||
|
Loading…
Reference in New Issue
Block a user