mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-03-22 07:27:12 +08:00
drm/rockchip: inno-hdmi: make inno_hdmi.h header self-contained
Include linux/types.h for u8. Reviewed-by: Andy Yan <andy.yan@rock-chips.com> Link: https://patch.msgid.link/20260107152704.2290146-1-jani.nikula@intel.com Signed-off-by: Jani Nikula <jani.nikula@intel.com>
This commit is contained in:
@@ -6,6 +6,8 @@
|
||||
#ifndef __INNO_HDMI__
|
||||
#define __INNO_HDMI__
|
||||
|
||||
#include <linux/types.h>
|
||||
|
||||
struct device;
|
||||
struct drm_encoder;
|
||||
struct drm_display_mode;
|
||||
|
||||
Reference in New Issue
Block a user