mirror of
https://github.com/torvalds/linux.git
synced 2026-05-31 10:33:41 +02:00
drm/i915: reduce includes in intel_connector.h
Only include what's needed. Signed-off-by: Jani Nikula <jani.nikula@intel.com> Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/3aa1e27284e0ac308938978ae7da9ea9fbacad9e.1667383630.git.jani.nikula@intel.com
This commit is contained in:
parent
507d7c17ca
commit
10b60b56a0
|
|
@ -6,7 +6,7 @@
|
|||
#ifndef __INTEL_CONNECTOR_H__
|
||||
#define __INTEL_CONNECTOR_H__
|
||||
|
||||
#include "intel_display.h"
|
||||
#include <linux/types.h>
|
||||
|
||||
struct drm_connector;
|
||||
struct edid;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user