|
@@ -653,7 +653,7 @@ static const struct sdhci_pci_fixes sdhci_via = {
|
|
.probe = via_probe,
|
|
.probe = via_probe,
|
|
};
|
|
};
|
|
|
|
|
|
-static const struct pci_device_id pci_ids[] __devinitconst = {
|
|
|
|
|
|
+static const struct pci_device_id pci_ids[] = {
|
|
{
|
|
{
|
|
.vendor = PCI_VENDOR_ID_RICOH,
|
|
.vendor = PCI_VENDOR_ID_RICOH,
|
|
.device = PCI_DEVICE_ID_RICOH_R5C822,
|
|
.device = PCI_DEVICE_ID_RICOH_R5C822,
|