TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
hafnium
/
third_party
/
linux.git
/
157378f43faad830e4aa3815bde5fa9f9a9f5be6
/
.
/
include
/
linux
/
usb
/
functionfs.h
blob: 570578cc986159c6a5b62f0997127c4843c4bbb0 [
file
] [
log
] [
blame
]
Andrew Scull
b4b6d4a
2019-01-02 15:54:55 +0000
[
diff
] [
blame
]
1
/* SPDX-License-Identifier: GPL-2.0 */
2
#ifndef
__LINUX_FUNCTIONFS_H__
3
#define
__LINUX_FUNCTIONFS_H__
1
4
5
#include
<uapi/linux/usb/functionfs.h>
6
7
#endif