linux/arch/mn10300/unit-asb2305
David Howells b8bc9b0237 MN10300: ASB2305's PCI code needs the definition of XIRQ1
The code for PCI in the ASB2305 needs the definition of XIRQ1 from proc/irq.h
otherwise the following error appears:

  arch/mn10300/unit-asb2305/pci.c: In function 'unit_pci_init':
  arch/mn10300/unit-asb2305/pci.c:481: error: 'XIRQ1' undeclared (first use in this function)
  arch/mn10300/unit-asb2305/pci.c:481: error: (Each undeclared identifier is reported only once
  arch/mn10300/unit-asb2305/pci.c:481: error: for each function it appears in.)

Signed-off-by: David Howells <dhowells@redhat.com>
Acked-by: Ken Cox <jkc@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2013-05-30 13:38:48 +09:00
..
include/unit mn10300: move setup_jiffies_interrupt() to cevt-mn10300.c 2012-07-11 16:04:41 -07:00
Makefile mn10300: switch to GENERIC_PCI_IOMAP 2011-12-04 16:00:17 +02:00
leds.c mn10300: fix several bogus includes on abs2305 2010-01-11 09:34:10 -08:00
pci-asb2305.c PCI: mn10300: use generic pcibios_set_master() 2012-01-06 12:10:45 -08:00
pci-asb2305.h mn10300/PCI: Remove unused pci_root_bus 2013-01-04 10:57:36 -07:00
pci-iomap.c MN10300: Handle cacheable PCI regions in pci_iomap() 2012-12-12 15:46:14 +00:00
pci-irq.c mn10300: use for_each_pci_dev to simplify the code 2013-02-21 17:22:16 -08:00
pci.c MN10300: ASB2305's PCI code needs the definition of XIRQ1 2013-05-30 13:38:48 +09:00
unit-init.c mn10300: move setup_jiffies_interrupt() to cevt-mn10300.c 2012-07-11 16:04:41 -07:00