From a20c66dd333311c0e01f1856f1eb680c7fa5ebee Mon Sep 17 00:00:00 2001 From: Jonathan Gray Date: Tue, 28 Jan 2020 02:33:19 +0000 Subject: drm/panel: make drm_panel.h self-contained From Jani Nikula e34d8d2b2e2f49d1aa933a1e5f15d3e9ee9aa54b in linux 4.19.y/4.19.99 bf3f5e98559360661a3d2af340d46522512c0b00 in mainline linux --- sys/dev/pci/drm/include/drm/drm_panel.h | 1 + 1 file changed, 1 insertion(+) (limited to 'sys') diff --git a/sys/dev/pci/drm/include/drm/drm_panel.h b/sys/dev/pci/drm/include/drm/drm_panel.h index 777814755fa..675aa1e876c 100644 --- a/sys/dev/pci/drm/include/drm/drm_panel.h +++ b/sys/dev/pci/drm/include/drm/drm_panel.h @@ -24,6 +24,7 @@ #ifndef __DRM_PANEL_H__ #define __DRM_PANEL_H__ +#include #include #include -- cgit v1.2.3