This repository has been archived on 2026-03-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
ubports_kernel_google_msm/include/linux/usb
Michael S. Tsirkin c35013087a USB: audio: guard kernel-only code with __KERNEL__
include/linux/usb/audio.h is exported to userspace,
so part of this file that is for internal kernel
usage need to be guarded with ifdef __KERNEL__.
This way make headers_install will stript it out.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2009-09-23 06:46:31 -07:00
..
2009-05-04 12:01:43 -07:00
2009-09-23 06:46:30 -07:00
2009-07-23 13:04:10 +09:00
2009-09-19 13:13:33 -07:00
2009-09-01 01:13:22 -07:00