From: Roman Kiryanov Date: Fri, 14 Sep 2018 17:51:06 +0000 (-0700) Subject: platform: goldfish: pipe: Remove redundant header include X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=581ae6b7225aaf469001557900763d14898e3683;p=openwrt%2Fstaging%2Fblogic.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 6b21671c75ee..fe01ef88ddfb 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