diff options
author | 2008-04-30 00:55:14 -0700 | |
---|---|---|
committer | 2008-04-30 08:29:54 -0700 | |
commit | 969a19f1c405a8e9d15ceb9e75e3f4a321aaf56f (patch) | |
tree | eb850d961abcada8639b571cce8c06acae991aab /drivers/usb/class/cdc-acm.c | |
parent | remove __KERNEL__ tests of unexported headers under asm-generic/ (diff) | |
download | wireguard-linux-969a19f1c405a8e9d15ceb9e75e3f4a321aaf56f.tar.xz wireguard-linux-969a19f1c405a8e9d15ceb9e75e3f4a321aaf56f.zip |
Drop the exporting of empty <linux/byteorder/generic.h>
Fix up the contents of <linux/byteorder/> so that it doesn't export a
content-free generic.h to user space. This involves:
* Removing the __KERNEL__ tests from generic.h and dropping it from
Kbuild.
* Wrapping the inclusions of generic.h in both big_endian.h and
little_endian.h in __KERNEL__ tests.
* Shifting big_endian.h and little_endian.h from header-y to
unifdef-y in Kbuild.
Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/usb/class/cdc-acm.c')
0 files changed, 0 insertions, 0 deletions