drm/amd/display: Fix FBC compilation
authorRoman Li <Roman.Li@amd.com>
Mon, 14 Aug 2017 21:35:08 +0000 (17:35 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 26 Sep 2017 22:16:43 +0000 (18:16 -0400)
- Fixing compilation with ENABLE_FBC flag
  which was broken after flattening core_dc to dc

Signed-off-by: Roman Li <Roman.Li@amd.com>
Reviewed-by: Jerry Zuo <Jerry.Zuo@amd.com>
Acked-by: Harry Wentland <Harry.Wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dc.h

index 68056d888def711bd9f41dc7b59a03803745e22d..1210fdd48c56dc42fb21e4cd659a37ac47f460f5 100644 (file)
@@ -35,6 +35,7 @@
 #include <inc/hw/opp.h>
 
 #include "inc/hw_sequencer.h"
+#include "inc/compressor.h"
 #include "dml/display_mode_lib.h"