Commit 8a13779e authored by Brajeswar Ghosh's avatar Brajeswar Ghosh Committed by Alex Deucher

drm/amd/display/i2c_hw_engine_dce110: Remove duplicate header

Remove reg_helper.h which is included more than once
Signed-off-by: default avatarBrajeswar Ghosh <brajeswar.linux@gmail.com>
Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
parent 97ccdb71
......@@ -97,7 +97,6 @@ enum dc_i2c_arbitration {
#define FN(reg_name, field_name) \
hw_engine->i2c_shift->field_name, hw_engine->i2c_mask->field_name
#include "reg_helper.h"
static void disable_i2c_hw_engine(
struct i2c_hw_engine_dce110 *hw_engine)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment