From 1e383713463370cf2165d2cbdf0729cb38190145 Mon Sep 17 00:00:00 2001 From: Benjamin Herrenschmidt Date: Sat, 6 Oct 2007 18:52:27 +1000 Subject: [PATCH] --- yaml --- r: 65300 b: refs/heads/master c: 71e4eda8ce698178ee448ff82bdc5803c77a736d h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/drivers/ide/ppc/pmac.c | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 08a6e6023464..817f82312033 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 67dd5a25f4efbfccf973159429cb20acdc5b0e0e +refs/heads/master: 71e4eda8ce698178ee448ff82bdc5803c77a736d diff --git a/trunk/drivers/ide/ppc/pmac.c b/trunk/drivers/ide/ppc/pmac.c index f19eb6daeefd..2fb047b898aa 100644 --- a/trunk/drivers/ide/ppc/pmac.c +++ b/trunk/drivers/ide/ppc/pmac.c @@ -1546,6 +1546,7 @@ static struct pci_device_id pmac_ide_pci_match[] = { PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0}, { PCI_VENDOR_ID_APPLE, PCI_DEVICE_ID_APPLE_IPID2_ATA, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0}, + {}, }; static struct pci_driver pmac_ide_pci_driver = {