[PATCH 44/77] drm/amd/display: Stop including atomfimrwareid.h directly
Harry Wentland
harry.wentland at amd.com
Thu Aug 31 18:08:39 UTC 2017
It's already included in atomfirmware.h
Change-Id: I311b4e8b53780dc5650716396f1c14981437b1a5
Signed-off-by: Harry Wentland <harry.wentland at amd.com>
Reviewed-by: Roman Li <Roman.Li at amd.com>
Acked-by: Harry Wentland <Harry.Wentland at amd.com>
---
drivers/gpu/drm/amd/display/dc/bios/bios_parser2.c | 1 -
drivers/gpu/drm/amd/display/dc/bios/command_table2.c | 1 -
drivers/gpu/drm/amd/display/dc/bios/command_table_helper2.c | 1 -
3 files changed, 3 deletions(-)
diff --git a/drivers/gpu/drm/amd/display/dc/bios/bios_parser2.c b/drivers/gpu/drm/amd/display/dc/bios/bios_parser2.c
index f8d4f08bf985..95fe50f62c57 100644
--- a/drivers/gpu/drm/amd/display/dc/bios/bios_parser2.c
+++ b/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"
diff --git a/drivers/gpu/drm/amd/display/dc/bios/command_table2.c b/drivers/gpu/drm/amd/display/dc/bios/command_table2.c
index e33e6bfccb6d..64eab356d336 100644
--- a/drivers/gpu/drm/amd/display/dc/bios/command_table2.c
+++ b/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"
diff --git a/drivers/gpu/drm/amd/display/dc/bios/command_table_helper2.c b/drivers/gpu/drm/amd/display/dc/bios/command_table_helper2.c
index 35c3f3a8e493..9a4d30dd4969 100644
--- a/drivers/gpu/drm/amd/display/dc/bios/command_table_helper2.c
+++ b/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"
--
2.11.0
More information about the amd-gfx
mailing list