Browse Source

drm/amd/display: Stop including atomfimrwareid.h directly

It's already included in atomfirmware.h

Signed-off-by: Harry Wentland <harry.wentland@amd.com>
Reviewed-by: Roman Li <Roman.Li@amd.com>
Acked-by: Harry Wentland <Harry.Wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Harry Wentland 8 years ago
parent
commit
67a72b6944

+ 0 - 1
drivers/gpu/drm/amd/display/dc/bios/bios_parser2.c

@@ -29,7 +29,6 @@
 
 #include "ObjectID.h"
 #include "atomfirmware.h"
-#include "atomfirmwareid.h"
 
 #include "dc_bios_types.h"
 #include "include/grph_object_ctrl_defs.h"

+ 0 - 1
drivers/gpu/drm/amd/display/dc/bios/command_table2.c

@@ -27,7 +27,6 @@
 
 #include "ObjectID.h"
 #include "atomfirmware.h"
-#include "atomfirmwareid.h"
 
 #include "include/bios_parser_interface.h"
 

+ 0 - 1
drivers/gpu/drm/amd/display/dc/bios/command_table_helper2.c

@@ -27,7 +27,6 @@
 
 #include "ObjectID.h"
 #include "atomfirmware.h"
-#include "atomfirmwareid.h"
 
 #include "include/bios_parser_types.h"