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 коммит произвёл Greg Kroah-Hartman
Родитель 6b979998a0
Коммит 581ae6b722
1 изменённых файлов: 0 добавлений и 1 удалений

Просмотреть файл

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