Skip to content
Commit 5acc4ce4 authored by Bjorn Helgaas's avatar Bjorn Helgaas
Browse files

agp/intel: Rename gtt_bus_addr to gtt_phys_addr



The only use of gtt_bus_addr is as an argument to ioremap(), so it is a CPU
physical address, not a bus address.  Rename it to gtt_phys_addr to reflect
this.

No functional change.

Signed-off-by: default avatarBjorn Helgaas <bhelgaas@google.com>
Reviewed-by: default avatarDaniel Vetter <daniel.vetter@ffwll.ch>
parent 21c34607
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment