From: Sam Ravnborg Date: Tue, 16 Jul 2019 06:42:16 +0000 (+0200) Subject: drm/i2c/ch7006: drop use of drmP.h X-Git-Tag: v5.4-rc1~106^2~18^2~173 X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=commitdiff_plain;h=758380bd5b6dee884fa5a096cb74c24c501dc709;p=linux.git drm/i2c/ch7006: drop use of drmP.h Drop using the deprecated drmP.h header file. Fix fallout. Signed-off-by: Sam Ravnborg Acked-by: Emil Velikov Cc: David Airlie Cc: Daniel Vetter Link: https://patchwork.freedesktop.org/patch/msgid/20190716064220.18157-16-sam@ravnborg.org --- diff --git a/drivers/gpu/drm/i2c/ch7006_priv.h b/drivers/gpu/drm/i2c/ch7006_priv.h index b6e091935977..986b04599906 100644 --- a/drivers/gpu/drm/i2c/ch7006_priv.h +++ b/drivers/gpu/drm/i2c/ch7006_priv.h @@ -27,7 +27,6 @@ #ifndef __DRM_I2C_CH7006_PRIV_H__ #define __DRM_I2C_CH7006_PRIV_H__ -#include #include #include #include