Arnaud Lacombe
a7e6401e19
usb/host/pci-quirks.c: correct annotation of `ehci_dmi_nohandoff_table'
...
ehci_bios_handoff() is marked __devinit, `ehci_dmi_nohandoff_table' should be
marked __devinitconst, not __initconst. This fixes the following section
mismatch:
WARNING: vmlinux.o(.devinit.text+0x4f08): Section mismatch in reference from the function ehci_bios_handoff() to the variable .init.rodata:ehci_dmi_nohandoff_table
The function __devinit ehci_bios_handoff() references a variable __initconst ehci_dmi_nohandoff_table.
If ehci_dmi_nohandoff_table is only used by ehci_bios_handoff then annotate ehci_dmi_nohandoff_table with a matching annotation.
Cc: Sarah Sharp <sarah.a.sharp@linux.intel.com>
Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-08-08 14:00:14 -07:00
..
2011-06-10 14:55:36 +02:00
2011-07-11 14:15:55 +02:00
2011-05-03 11:43:21 -07:00
2011-05-06 18:16:39 -07:00
2011-06-10 14:55:36 +02:00
2011-05-03 11:43:21 -07:00
2011-06-10 14:55:36 +02:00
2011-05-02 16:59:36 -07:00
2011-06-10 14:55:36 +02:00
2011-07-25 23:08:32 -07:00
2011-08-08 12:34:47 -07:00
2011-06-10 14:55:36 +02:00
2011-07-08 14:51:29 -07:00
2011-08-08 12:34:45 -07:00
2011-06-10 14:55:36 +02:00
2011-08-01 22:06:48 +03:00
2011-05-03 11:43:21 -07:00
2011-05-27 12:07:36 -07:00
2011-06-10 14:55:36 +02:00
2011-06-10 14:55:36 +02:00
2011-05-03 11:43:21 -07:00
2011-07-19 11:25:45 -07:00
2011-06-06 16:32:36 -07:00
2011-07-08 14:51:33 -07:00
2011-05-03 11:43:21 -07:00
2011-05-03 11:43:21 -07:00
2011-07-08 14:51:33 -07:00
2011-05-03 11:43:21 -07:00
2011-05-03 11:43:21 -07:00
2011-06-10 14:55:36 +02:00
2011-06-10 14:55:36 +02:00
2011-07-19 11:25:45 -07:00
2011-06-10 14:55:36 +02:00
2011-03-31 11:26:23 -03:00
2011-03-31 11:26:23 -03:00
2011-05-10 10:16:21 +02:00
2011-03-31 11:26:23 -03:00
2011-05-19 16:34:04 -07:00
2011-03-31 11:26:23 -03:00
2011-05-20 12:50:29 -07:00
2011-08-08 12:34:48 -07:00
2011-05-02 17:03:50 -07:00
2011-05-19 16:45:32 -07:00
2011-05-03 10:09:32 -07:00
2011-06-10 14:55:36 +02:00
2011-04-13 15:44:03 -07:00
2011-06-10 14:55:36 +02:00
2011-06-10 14:55:36 +02:00
2011-06-15 17:44:56 -07:00
2011-06-10 14:55:36 +02:00
2011-05-17 11:20:23 -07:00
2011-06-10 14:55:36 +02:00
2011-06-10 14:55:36 +02:00
2011-06-07 09:07:47 -07:00
2011-05-06 18:16:40 -07:00
2011-06-10 14:55:36 +02:00
2011-07-08 14:57:12 -07:00
2011-06-10 14:55:36 +02:00
2011-07-07 15:18:01 +02:00
2011-06-10 14:55:36 +02:00
2011-03-16 19:05:40 -07:00
2011-06-10 14:55:36 +02:00
2011-08-08 14:00:14 -07:00
2011-05-27 12:07:36 -07:00
2011-07-25 23:08:32 -07:00
2011-07-08 14:57:11 -07:00
2011-05-06 07:46:22 +02:00
2011-05-23 12:33:02 -07:00
2011-04-13 16:36:06 -07:00
2011-05-19 16:43:20 -07:00
2011-06-10 14:55:36 +02:00
2011-05-23 12:33:02 -07:00
2011-05-19 16:43:20 -07:00
2011-05-06 18:24:01 -07:00
2011-05-06 18:24:00 -07:00
2011-05-19 16:43:20 -07:00
2011-06-14 06:51:23 -07:00
2011-05-12 12:54:22 -07:00
2011-07-25 23:08:32 -07:00
2011-06-17 11:28:19 -07:00
2011-07-25 23:08:32 -07:00
2011-08-01 09:41:41 -07:00
2011-07-25 23:08:32 -07:00