Skip to content

Commit 365bee7

Browse files
ldesrochesehristev
authored andcommitted
drm/atmel-hlcdc: add missing headers
Signed-off-by: Ludovic Desroches <ludovic.desroches@microchip.com>
1 parent 1d9873c commit 365bee7

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_dc.h

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@
1313

1414
#include <linux/regmap.h>
1515

16+
#include <drm/drm_crtc.h>
17+
#include <drm/drm_encoder.h>
18+
#include <drm/drm_modes.h>
1619
#include <drm/drm_plane.h>
1720

1821
#define ATMEL_HLCDC_LAYER_CHER 0x0

0 commit comments

Comments
 (0)