From: Roman Kiryanov Date: Fri, 14 Sep 2018 17:51:06 +0000 (-0700) Subject: platform: goldfish: pipe: Remove redundant header include X-Git-Tag: v4.20-rc1~107^2~103 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=581ae6b7225aaf469001557900763d14898e3683;p=thirdparty%2Fkernel%2Flinux.git platform: goldfish: pipe: Remove redundant header include No symbols were used from this header. Signed-off-by: Roman Kiryanov Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/platform/goldfish/goldfish_pipe.c b/drivers/platform/goldfish/goldfish_pipe.c index 6b21671c75ee8..fe01ef88ddfb8 100644 --- a/drivers/platform/goldfish/goldfish_pipe.c +++ b/drivers/platform/goldfish/goldfish_pipe.c @@ -59,7 +59,6 @@ #include #include #include -#include #include #include #include