aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_dp_i2c_helper.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/drm/drm_dp_i2c_helper.c')
-rw-r--r--drivers/gpu/drm/drm_dp_i2c_helper.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/gpu/drm/drm_dp_i2c_helper.c b/drivers/gpu/drm/drm_dp_i2c_helper.c
index f7eba0a0973a..7f246f212457 100644
--- a/drivers/gpu/drm/drm_dp_i2c_helper.c
+++ b/drivers/gpu/drm/drm_dp_i2c_helper.c
@@ -27,8 +27,8 @@
27#include <linux/errno.h> 27#include <linux/errno.h>
28#include <linux/sched.h> 28#include <linux/sched.h>
29#include <linux/i2c.h> 29#include <linux/i2c.h>
30#include "drm_dp_helper.h" 30#include <drm/drm_dp_helper.h>
31#include "drmP.h" 31#include <drm/drmP.h>
32 32
33/* Run a single AUX_CH I2C transaction, writing/reading data as necessary */ 33/* Run a single AUX_CH I2C transaction, writing/reading data as necessary */
34static int 34static int