History log of /linux-master/drivers/platform/goldfish/goldfish_pipe_qemu.h
Revision Date Author Comments
# 9b9a4a3f 14-Sep-2018 Roman Kiryanov <rkir@google.com>

platform: goldfish: pipe: Remove license boilerplate

The boilerplate license is not necessary when the SPDX line is
present.

Signed-off-by: Roman Kiryanov <rkir@google.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>


# 95577010 27-Aug-2018 Roman Kiryanov <rkir@google.com>

platform: goldfish: pipe: Separate the host interface to a separate header

These are several enums that must kept in sync with the host side.
This change explicitly separates them into a dedicated header file.

Signed-off-by: Roman Kiryanov <rkir@google.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>