Commit 6913eff3 authored by Jani Nikula's avatar Jani Nikula
Browse files

drm/dp_mst: avoid includes in drm_dp_mst_topology_internal.h

parent 2042ada0
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -10,7 +10,9 @@
#ifndef _DRM_DP_MST_HELPER_INTERNAL_H_
#define _DRM_DP_MST_HELPER_INTERNAL_H_

#include <drm/display/drm_dp_mst_helper.h>
struct drm_dp_sideband_msg_req_body;
struct drm_dp_sideband_msg_tx;
struct drm_printer;

void
drm_dp_encode_sideband_req(const struct drm_dp_sideband_msg_req_body *req,