* [PATCH] drm/msm/dp: remove duplicate include statement
@ 2020-11-11 7:57 Tian Tao
2020-11-11 18:31 ` Stephen Boyd
2020-12-29 20:15 ` patchwork-bot+linux-arm-msm
0 siblings, 2 replies; 3+ messages in thread
From: Tian Tao @ 2020-11-11 7:57 UTC (permalink / raw)
To: robdclark, sean, airlied, daniel
Cc: khsieh, tanmay, abhinavk, chandanu, swboyd, linux-arm-msm,
dri-devel, freedreno, linux-kernel
linux/rational.h is included more than once, Remove the one that isn't
necessary.
Signed-off-by: Tian Tao <tiantao6@hisilicon.com>
---
drivers/gpu/drm/msm/dp/dp_catalog.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/gpu/drm/msm/dp/dp_catalog.c b/drivers/gpu/drm/msm/dp/dp_catalog.c
index b15b4ce..105fa65 100644
--- a/drivers/gpu/drm/msm/dp/dp_catalog.c
+++ b/drivers/gpu/drm/msm/dp/dp_catalog.c
@@ -5,7 +5,6 @@
#define pr_fmt(fmt) "[drm-dp] %s: " fmt, __func__
-#include <linux/rational.h>
#include <linux/delay.h>
#include <linux/iopoll.h>
#include <linux/phy/phy.h>
--
2.7.4
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] drm/msm/dp: remove duplicate include statement
2020-11-11 7:57 [PATCH] drm/msm/dp: remove duplicate include statement Tian Tao
@ 2020-11-11 18:31 ` Stephen Boyd
2020-12-29 20:15 ` patchwork-bot+linux-arm-msm
1 sibling, 0 replies; 3+ messages in thread
From: Stephen Boyd @ 2020-11-11 18:31 UTC (permalink / raw)
To: Tian Tao, airlied, daniel, robdclark, sean
Cc: khsieh, tanmay, abhinavk, chandanu, linux-arm-msm, dri-devel,
freedreno, linux-kernel
Quoting Tian Tao (2020-11-10 23:57:56)
> linux/rational.h is included more than once, Remove the one that isn't
> necessary.
>
> Signed-off-by: Tian Tao <tiantao6@hisilicon.com>
> ---
Reviewed-by: Stephen Boyd <swboyd@chromium.org>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] drm/msm/dp: remove duplicate include statement
2020-11-11 7:57 [PATCH] drm/msm/dp: remove duplicate include statement Tian Tao
2020-11-11 18:31 ` Stephen Boyd
@ 2020-12-29 20:15 ` patchwork-bot+linux-arm-msm
1 sibling, 0 replies; 3+ messages in thread
From: patchwork-bot+linux-arm-msm @ 2020-12-29 20:15 UTC (permalink / raw)
To: Tian Tao; +Cc: linux-arm-msm
Hello:
This patch was applied to qcom/linux.git (refs/heads/for-next):
On Wed, 11 Nov 2020 15:57:56 +0800 you wrote:
> linux/rational.h is included more than once, Remove the one that isn't
> necessary.
>
> Signed-off-by: Tian Tao <tiantao6@hisilicon.com>
> ---
> drivers/gpu/drm/msm/dp/dp_catalog.c | 1 -
> 1 file changed, 1 deletion(-)
Here is the summary with links:
- drm/msm/dp: remove duplicate include statement
https://git.kernel.org/qcom/c/64aec620b7f2
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2020-12-29 20:17 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-11 7:57 [PATCH] drm/msm/dp: remove duplicate include statement Tian Tao
2020-11-11 18:31 ` Stephen Boyd
2020-12-29 20:15 ` patchwork-bot+linux-arm-msm
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox