usb: gadget: f_accessory: move userspace interface to uapi
authorColin Cross <ccross@android.com>
Thu, 7 Nov 2013 21:08:39 +0000 (13:08 -0800)
committerJohn Stultz <john.stultz@linaro.org>
Tue, 16 Feb 2016 21:52:00 +0000 (13:52 -0800)
commit13781993745d705231257f257291685ccf83cc75
tree29a339ea45cd2e03865088a970b989f37c8fbe03
parent473f306e19ceab6cfb6ea83bd81aa7a4c800b78a
usb: gadget: f_accessory: move userspace interface to uapi

Move the entire contents of linux/usb/f_accessory.h header to uapi,
it only contains a userspace interface.

Change-Id: Ieb5547da449588ae554988a201c0e6b4e3afc531
Signed-off-by: Colin Cross <ccross@android.com>
include/linux/usb/f_accessory.h
include/uapi/linux/usb/f_accessory.h [new file with mode: 0644]