projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
98c2b37
)
serial: mfd: Initconst section fixes
author
Andi Kleen
<ak@linux.intel.com>
Thu, 15 Sep 2011 20:09:49 +0000
(13:09 -0700)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Thu, 22 Sep 2011 23:05:09 +0000
(16:05 -0700)
Cc: gregkh@suse.de
Signed-off-by: Andi Kleen <ak@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/tty/serial/mfd.c
patch
|
blob
|
history
diff --git
a/drivers/tty/serial/mfd.c
b/drivers/tty/serial/mfd.c
index cfa7501636727ec62eabf515f518159e918f5708..286c386d9c4677d16cf0effcf9769f34c9249e52 100644
(file)
--- a/
drivers/tty/serial/mfd.c
+++ b/
drivers/tty/serial/mfd.c
@@
-1467,7
+1467,7
@@
static void serial_hsu_remove(struct pci_dev *pdev)
}
/* First 3 are UART ports, and the 4th is the DMA */
-static const struct pci_device_id pci_ids[] __devinit
data
= {
+static const struct pci_device_id pci_ids[] __devinit
const
= {
{ PCI_DEVICE(PCI_VENDOR_ID_INTEL, 0x081B) },
{ PCI_DEVICE(PCI_VENDOR_ID_INTEL, 0x081C) },
{ PCI_DEVICE(PCI_VENDOR_ID_INTEL, 0x081D) },