aboutsummaryrefslogtreecommitdiff
path: root/scripts/tracing/draw_functrace.py
diff options
context:
space:
mode:
authorSergio Paracuellos <[email protected]>2021-06-14 12:06:15 +0200
committerGreg Kroah-Hartman <[email protected]>2021-06-15 15:24:29 +0200
commit222b27713d7f7e189cca30ccdcee8e1f953d2c9f (patch)
tree9253cf00046a44c977d711546ae23fb87d45378f /scripts/tracing/draw_functrace.py
parente0878ad49938cf74260b95fbe6026631b8e754f8 (diff)
MIPS: ralink: Define PCI_IOBASE
PCI_IOBASE is used to create VM maps for PCI I/O ports, it is required by generic PCI drivers to make memory mapped I/O range work. Hence define it for ralink architectures to be able to avoid parsing manually IO ranges in PCI generic driver code. Function 'plat_mem_setup' for ralink is using 'set_io_port_base' call using '0xa0000000' as address, so use the same address in the definition to align things. Acked-by: Thomas Bogendoerfer <[email protected]> Signed-off-by: Sergio Paracuellos <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/tracing/draw_functrace.py')
0 files changed, 0 insertions, 0 deletions