summaryrefslogtreecommitdiffstats
path: root/kernel/module.c
diff options
context:
space:
mode:
authorDavid Brownell2008-08-19 02:45:07 +0200
committerGreg Kroah-Hartman2008-10-16 18:24:47 +0200
commit33376c1c043c05077b4ac79c33804266f6c45e49 (patch)
tree95d28177840c3eb1d650d7351319be2f4e141c5b /kernel/module.c
parentusb gadget: link fixes for cdc composite gadget (diff)
downloadkernel-qcow2-linux-33376c1c043c05077b4ac79c33804266f6c45e49.tar.gz
kernel-qcow2-linux-33376c1c043c05077b4ac79c33804266f6c45e49.tar.xz
kernel-qcow2-linux-33376c1c043c05077b4ac79c33804266f6c45e49.zip
usb gadget: link fixes for network gadget
Change how the Ethernet/RNDIS gadget driver builds: don't use separate compilation, since it works poorly when key parts are library code (with init sections etc). Instead be as close as we can to "gcc --combine ...". This is a bit more complicated than most of the others because it had to resolve a few symbol collisions. Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'kernel/module.c')
0 files changed, 0 insertions, 0 deletions