2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-01 10:13:58 +08:00
linux-next/arch/sh/boards/mach-titan
Magnus Damm ef339f241b sh: pci memory range checking code
This patch changes the code to use __is_pci_memory() instead of
is_pci_memaddr(). __is_pci_memory() loops through all the pci
channels on the system to match memory windows.

Signed-off-by: Magnus Damm <damm@igel.co.jp>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2009-04-16 16:00:14 +09:00
..
io.c sh: pci memory range checking code 2009-04-16 16:00:14 +09:00
Makefile sh: Shuffle the board directories in to mach groups. 2008-07-29 21:01:19 +09:00
setup.c sh: Migrate common board headers to mach-common/. 2008-10-20 13:02:48 +09:00