From: Sam Ravnborg Date: Sun, 4 Aug 2019 09:41:29 +0000 (+0200) Subject: drm/i2c/tda998x: drop use of drmP.h X-Git-Tag: microblaze-v5.5-rc1~61^2~17^2~23 X-Git-Url: http://git.monstr.eu/?a=commitdiff_plain;h=5c8a5f1d78d84faff0e5578abb4b53adab8aaa59;p=linux-2.6-microblaze.git drm/i2c/tda998x: drop use of drmP.h Drop use of the deprecated drmP.h header file. Fix fallout. Signed-off-by: Sam Ravnborg Reviewed-by: Thierry Reding Cc: Russell King Cc: David Airlie Cc: Daniel Vetter Link: https://patchwork.freedesktop.org/patch/msgid/20190804094132.29463-2-sam@ravnborg.org --- diff --git a/drivers/gpu/drm/i2c/tda998x_drv.c b/drivers/gpu/drm/i2c/tda998x_drv.c index 61e042918a7f..84c6d4c91c65 100644 --- a/drivers/gpu/drm/i2c/tda998x_drv.c +++ b/drivers/gpu/drm/i2c/tda998x_drv.c @@ -13,10 +13,10 @@ #include #include -#include #include #include #include +#include #include #include