platform: goldfish: pipe: Remove redundant header include

No symbols were used from this header.

Signed-off-by: Roman Kiryanov <rkir@google.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Roman Kiryanov 2018-09-14 10:51:06 -07:00 committed by Greg Kroah-Hartman
parent 6b979998a0
commit 581ae6b722
1 changed files with 0 additions and 1 deletions

View File

@ -59,7 +59,6 @@
#include <linux/bitops.h>
#include <linux/slab.h>
#include <linux/io.h>
#include <linux/goldfish.h>
#include <linux/dma-mapping.h>
#include <linux/mm.h>
#include <linux/acpi.h>