mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-20 04:21:14 +09:00
Merge remote-tracking branch 'lsk/linux-linaro-lsk-android' into linux-linaro-lsk-android
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
# UAPI Header export list
|
||||
header-y += audio.h
|
||||
header-y += cdc.h
|
||||
header-y += cdc-wdm.h
|
||||
header-y += ch11.h
|
||||
header-y += ch9.h
|
||||
header-y += functionfs.h
|
||||
|
||||
@@ -9,6 +9,8 @@
|
||||
#ifndef _UAPI__LINUX_USB_CDC_WDM_H
|
||||
#define _UAPI__LINUX_USB_CDC_WDM_H
|
||||
|
||||
#include <linux/types.h>
|
||||
|
||||
/*
|
||||
* This IOCTL is used to retrieve the wMaxCommand for the device,
|
||||
* defining the message limit for both reading and writing.
|
||||
|
||||
Reference in New Issue
Block a user