1. 14 11月, 2005 2 次提交
    • A
      [PATCH] pciehp_hpc build fix · 5d1b8c9e
      Andrew Morton 提交于
      drivers/pci/hotplug/pciehp_hpc.c:221: parse error before "pcie_isr"
      drivers/pci/hotplug/pciehp_hpc.c:221: warning: type defaults to `int' in declaration of `pcie_isr'
      drivers/pci/hotplug/pciehp_hpc.c:221: warning: data definition has no type or storage class
      drivers/pci/hotplug/pciehp_hpc.c: In function `hpc_release_ctlr':
      drivers/pci/hotplug/pciehp_hpc.c:715: implicit declaration of function `free_irq'
      drivers/pci/hotplug/pciehp_hpc.c: At top level:
      drivers/pci/hotplug/pciehp_hpc.c:839: parse error before "pcie_isr"
      drivers/pci/hotplug/pciehp_hpc.c:840: warning: return type defaults to `int'
      drivers/pci/hotplug/pciehp_hpc.c: In function `pcie_isr':
      drivers/pci/hotplug/pciehp_hpc.c:850: `IRQ_NONE' undeclared (first use in this function)
      drivers/pci/hotplug/pciehp_hpc.c:850: (Each undeclared identifier is reported only once
      drivers/pci/hotplug/pciehp_hpc.c:850: for each function it appears in.)
      drivers/pci/hotplug/pciehp_hpc.c:979: `IRQ_HANDLED' undeclared (first use in this function)
      drivers/pci/hotplug/pciehp_hpc.c: In function `pcie_init':
      drivers/pci/hotplug/pciehp_hpc.c:1362: implicit declaration of function `request_irq'
      
      Cc: Greg KH <greg@kroah.com>
      Signed-off-by: NAndrew Morton <akpm@osdl.org>
      Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
      5d1b8c9e
    • A
      [PATCH] rpaphp_pci build fix · 89a071b8
      akpm@osdl.org 提交于
      (akpm: _machine is some ppc64 thing - this is a powerpc-only driver)
      Signed-off-by: NSerge Hallyn <serue@us.ibm.com>
      Signed-off-by: NAndrew Morton <akpm@osdl.org>
      Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
      89a071b8
  2. 11 11月, 2005 17 次提交
  3. 10 11月, 2005 1 次提交
  4. 07 11月, 2005 2 次提交
  5. 31 10月, 2005 4 次提交
  6. 29 10月, 2005 14 次提交