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

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
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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)