diff options
author | Lothar Waßmann <LW@KARO-electronics.de> | 2012-03-11 18:08:46 +0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-03-14 01:29:33 +0400 |
commit | 8d0698428822ce63f7269e7fe81fc4580807b9ac (patch) | |
tree | 4f4c4c768ab9e91f95030997197b6d30504cfabd /drivers/usb/Kconfig | |
parent | a6a36008d7d735351d11af357fae7fc2827b46eb (diff) | |
download | linux-8d0698428822ce63f7269e7fe81fc4580807b9ac.tar.xz |
usb gadget: fix a section mismatch when compiling g_ffs with CONFIG_USB_FUNCTIONFS_ETH
commit 28824b18ac4705e876a282a15ea0de8fc957551f:
|Author: Michal Nazarewicz <m.nazarewicz@samsung.com>
|Date: Wed May 5 12:53:13 2010 +0200
|
| USB: gadget: __init and __exit tags removed
|
| __init, __initdata and __exit tags have have been removed from
| various files to make it possible for gadgets that do not use
| the __init/__exit tags to use those.
obviously missed (at least) this case leading to a section mismatch in
g_ffs.c when compiling with CONFIG_USB_FUNCTIONFS_ETH enabled.
Signed-off-by: Lothar Waßmann <LW@KARO-electronics.de>
Acked-by: Michal Nazarewicz <mina86@mina86.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/Kconfig')
0 files changed, 0 insertions, 0 deletions