David Howells 1aeeac7ad4 MN10300: Need pci_iomap() and __pci_ioport_map() defining
Include the generic definitions of pci_iomap() and __pci_ioport_map()
otherwise we can get errors like:

  lib/pci_iomap.c: In function 'pci_iomap':
  lib/pci_iomap.c:37: error: implicit declaration of function '__pci_ioport_map'
  lib/pci_iomap.c:37: warning: return makes pointer from integer without a cast

and:

  drivers/pci/quirks.c: In function 'disable_igfx_irq':
  drivers/pci/quirks.c:2893: error: implicit declaration of function 'pci_iomap'
  drivers/pci/quirks.c:2893: warning: initialization makes pointer from integer without a cast
  drivers/pci/quirks.c: In function 'reset_ivb_igd':
  drivers/pci/quirks.c:3133: warning: assignment makes pointer from integer without a cast

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
..
2012-03-28 18:30:02 +01:00
2011-03-31 11:26:23 -03:00
2012-03-28 18:30:02 +01:00
2013-02-26 02:46:08 -05:00
2012-03-20 21:48:30 +08:00
2012-12-12 15:46:15 +00:00
2012-11-13 15:48:27 -05:00
2011-03-18 16:54:31 +00:00
2010-06-09 11:12:36 +02:00
2011-07-26 16:49:47 -07:00
2012-10-13 11:22:31 +09:00
2011-03-18 16:54:31 +00:00
2011-07-26 16:49:47 -07:00
2010-12-03 09:18:53 -08:00
2010-10-27 17:28:51 +01:00