Hubert Feurstein
0dfeefbc93
ehci-atmel: fix section mismatch warning
...
Fix the following section mismatch warning:
WARNING: drivers/usb/built-in.o(.data+0x74c): Section mismatch in reference from the variable ehci_atmel_driver to the function .init.text:ehci_atmel_drv_probe()
The variable ehci_atmel_driver references
the function __init ehci_atmel_drv_probe()
If the reference is valid then annotate the
variable with __init* or __refdata (see linux/init.h) or name the variable:
*_template, *_timer, *_sht, *_ops, *_probe, *_probe_one, *_console,
Signed-off-by: Hubert Feurstein <h.feurstein@gmail.com >
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de >
2011-03-11 14:18:52 -08:00
..
2010-12-10 14:18:35 -08:00
2011-03-11 14:18:52 -08:00
2011-02-03 16:57:43 -08:00
2010-11-29 18:32:47 +03:00
2011-02-04 11:43:58 -08:00
2011-01-22 18:38:58 -08:00
2011-01-22 18:38:58 -08:00
2011-03-01 16:01:46 -05:00
2011-02-25 11:32:13 -08:00
2011-02-17 10:47:55 -08:00
2010-11-16 13:36:40 -08:00
2011-02-25 11:34:35 -08:00
2011-01-22 18:48:10 -08:00
2010-10-29 19:08:44 +01:00
2011-03-01 17:02:49 +02:00
2011-02-17 10:57:13 -08:00
2011-03-01 16:01:45 -05:00
2011-02-25 11:37:31 -08:00
2010-09-03 17:33:40 -07:00
2011-02-04 11:43:59 -08:00
2011-03-01 16:01:45 -05:00
2010-11-26 16:48:31 +09:00
2010-11-16 13:53:29 -08:00
2010-11-11 06:24:54 -08:00
2010-11-30 16:51:21 -08:00
2010-11-30 16:51:21 -08:00
2011-03-01 16:01:45 -05:00
2010-05-20 13:21:30 -07:00
2011-01-03 16:08:59 +01:00
2010-05-20 13:21:30 -07:00
2010-05-20 13:21:30 -07:00
2010-05-20 13:21:30 -07:00
2010-07-11 21:45:40 +02:00
2011-01-03 16:08:59 +01:00
2010-05-20 13:21:46 -07:00
2011-01-22 18:38:58 -08:00
2010-08-10 14:35:37 -07:00
2011-02-04 11:48:18 -08:00
2010-10-22 10:22:03 -07:00
2010-10-22 10:22:14 -07:00
2011-02-17 11:00:24 -08:00
2010-08-10 14:35:40 -07:00
2011-03-07 12:14:07 -08:00
2011-02-28 19:23:38 -08:00
2010-08-06 09:25:50 -06:00
2011-03-07 12:15:21 -08:00
2010-10-29 19:08:44 +01:00
2010-10-29 19:08:44 +01:00
2010-04-30 09:25:12 -07:00
2010-11-29 18:32:47 +03:00
2010-10-15 15:53:27 +02:00
2011-03-01 16:01:46 -05:00
2010-08-10 14:35:37 -07:00
2010-11-11 07:14:07 -08:00
2010-10-29 19:08:44 +01:00
2011-03-01 17:02:49 +02:00
2011-03-07 12:15:21 -08:00
2010-08-11 18:20:56 +02:00
2010-08-06 09:25:50 -06:00
2010-10-08 16:21:17 +08:00
2011-03-01 16:01:45 -05:00
2010-11-01 17:01:27 -04:00
2010-10-22 10:21:35 -07:00
2010-11-16 13:53:29 -08:00
2010-08-10 14:35:44 -07:00
2011-03-01 16:01:45 -05:00
2010-11-01 15:38:34 -04:00
2011-03-01 16:01:45 -05:00
2011-03-01 16:01:45 -05:00
2010-09-16 17:16:31 +09:00
2010-10-22 10:22:11 -07:00
2010-09-29 17:20:24 +02:00
2011-02-03 16:42:17 -08:00
2010-08-10 14:25:42 +02:00
2010-11-17 08:59:32 -08:00
2011-02-28 19:19:56 -08:00
2010-08-10 14:35:38 -07:00
2010-08-10 14:35:37 -07:00
2010-12-10 14:18:36 -08:00
2010-05-20 13:21:38 -07:00
2010-11-19 16:23:31 -08:00
2010-12-09 11:59:42 -08:00
2010-10-22 10:22:13 -07:00
2011-01-14 15:52:00 -08:00
2011-01-14 15:51:51 -08:00
2011-01-14 15:52:00 -08:00