]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
drm/amd/display: Stop including atomfimrwareid.h directly
authorHarry Wentland <harry.wentland@amd.com>
Tue, 22 Aug 2017 13:35:41 +0000 (09:35 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 26 Sep 2017 22:17:03 +0000 (18:17 -0400)
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>
drivers/gpu/drm/amd/display/dc/bios/bios_parser2.c
drivers/gpu/drm/amd/display/dc/bios/command_table2.c
drivers/gpu/drm/amd/display/dc/bios/command_table_helper2.c

index f8d4f08bf98514d293654aa6821a3ed054a3988f..95fe50f62c57e693ed17a16bdf2f6c08bb69697c 100644 (file)
@@ -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"
index e33e6bfccb6d7e5ebb32a65bbc1dcac08cf7e77d..64eab356d336aef2b7583e3ca0a45adb9b61341a 100644 (file)
@@ -27,7 +27,6 @@
 
 #include "ObjectID.h"
 #include "atomfirmware.h"
-#include "atomfirmwareid.h"
 
 #include "include/bios_parser_interface.h"
 
index 35c3f3a8e4938d1e803d997f99ae37dc20e967d2..9a4d30dd4969360096a2b64029d756a6f3b5aeb8 100644 (file)
@@ -27,7 +27,6 @@
 
 #include "ObjectID.h"
 #include "atomfirmware.h"
-#include "atomfirmwareid.h"
 
 #include "include/bios_parser_types.h"