On Tue, 20 Jan 2026, "Andy Yan" <[email protected]> wrote:
> Hi,
>
> At 2026-01-07 23:27:04, "Jani Nikula" <[email protected]> wrote:
>>Include linux/types.h for u8.
>>
>>Signed-off-by: Jani Nikula <[email protected]>
>
>    Reviewed-by: Andy Yan <[email protected]>

Thanks, pushed to drm-misc-next.

BR,
Jani.

>
>>---
>> include/drm/bridge/inno_hdmi.h | 2 ++
>> 1 file changed, 2 insertions(+)
>>
>>diff --git a/include/drm/bridge/inno_hdmi.h b/include/drm/bridge/inno_hdmi.h
>>index 8b39655212e2..5bbcaeea94e2 100644
>>--- a/include/drm/bridge/inno_hdmi.h
>>+++ b/include/drm/bridge/inno_hdmi.h
>>@@ -6,6 +6,8 @@
>> #ifndef __INNO_HDMI__
>> #define __INNO_HDMI__
>> 
>>+#include <linux/types.h>
>>+
>> struct device;
>> struct drm_encoder;
>> struct drm_display_mode;
>>-- 
>>2.47.3

-- 
Jani Nikula, Intel

Reply via email to