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>
このコミットが含まれているのは:
Roman Kiryanov
2018-09-14 10:51:06 -07:00
committed by Greg Kroah-Hartman
コミット 581ae6b722

ファイルの表示

@@ -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>