Myron Stowe
fa9e962190
cris/PCI: Remove unused pci_mem_start
...
Remove unused 'pci_mem_start' variable.
Signed-off-by: Myron Stowe <myron.stowe@redhat.com >
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com >
CC: Mikael Starvik <starvik@axis.com >
CC: Jesper Nilsson <jesper.nilsson@axis.com >
2013-10-07 15:12:45 -06:00
Bjorn Helgaas
227c6fc296
cris/PCI: remove pcibios_assign_resources()
...
There's no caller of pcibios_assign_resources() in the tree. It is
exported, so an out-of-tree module *could* call it, but no other arch
exports pcibios_assign_resources(), so it would have to be a CRIS-specific
module. I doubt such a caller exists.
CC: Mikael Starvik <starvik@axis.com >
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com >
Signed-off-by: Jesper Nilsson <jesper.nilsson@axis.com >
2012-10-03 09:56:42 +02:00
FUJITA Tomonori
f41b177157
pci-dma: add linux/pci-dma.h to linux/pci.h
...
All the architectures properly set NEED_DMA_MAP_STATE now so we can safely
add linux/pci-dma.h to linux/pci.h and remove the linux/pci-dma.h
inclusion in arch's asm/pci.h
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp >
Acked-by: Arnd Bergmann <arnd@arndb.de >
Cc: Jesse Barnes <jbarnes@virtuousgeek.org >
Signed-off-by: Andrew Morton <akpm@linux-foundation.org >
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org >
2010-03-12 15:52:42 -08:00
FUJITA Tomonori
c7e67ac1f3
pci-dma: cris: use include/linux/pci-dma.h
...
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp >
Acked-by: Mikael Starvik <starvik@axis.com >
Cc: Jesse Barnes <jbarnes@virtuousgeek.org >
Signed-off-by: Andrew Morton <akpm@linux-foundation.org >
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org >
2010-03-12 15:52:41 -08:00
Jesper Nilsson
556dcee7b8
[CRIS] Move header files from include to arch/cris/include.
...
Change all users of header files to correct path.
Remove some unneeded headers for arch-v32.
Signed-off-by: Jesper Nilsson <jesper.nilsson@axis.com >
2008-10-29 17:29:44 +01:00