mirror of
https://github.com/torvalds/linux.git
synced 2026-08-04 06:20:44 +02:00
The file include/uapi/linux/usb/cdc-wdm.h uses a __u16 so it needs to
include types.h as well to make the build system happy.
Fixes:
|
||
|---|---|---|
| .. | ||
| audio.h | ||
| cdc-wdm.h | ||
| cdc.h | ||
| ch9.h | ||
| ch11.h | ||
| functionfs.h | ||
| g_printer.h | ||
| gadgetfs.h | ||
| Kbuild | ||
| midi.h | ||
| tmc.h | ||
| video.h | ||