diff options
| author | Jack Pham <jackp@codeaurora.org> | 2016-02-25 18:53:05 -0800 |
|---|---|---|
| committer | David Keitel <dkeitel@codeaurora.org> | 2016-03-23 20:58:07 -0700 |
| commit | aa00a46cb9f59d2db507ece82e2a5a402c2775d1 (patch) | |
| tree | 51b891a89dda9c958b8795604881755f96408999 /include/uapi/linux | |
| parent | adf10d10e855b5096684dffd1d7225ce89c60518 (diff) | |
usb: diag: Fix build error if CONFIG_USB_F_DIAG=m
Instead of #ifdef, use the IS_ENABLED() macro which correctly
handles if the Kconfig symbol is built-in (=y) or a module (=m).
Also add missing MODULE_LICENSE and MODULE_DESCRIPTION to
f_diag.c to allow building as a module.
Signed-off-by: Jack Pham <jackp@codeaurora.org>
Diffstat (limited to 'include/uapi/linux')
0 files changed, 0 insertions, 0 deletions
