Skip to content
Commit 167b1f04 authored by Bjorn Helgaas's avatar Bjorn Helgaas
Browse files

agp/ati: Use PCI_COMMAND instead of hard-coded 4



We're accessing the PCI_COMMAND register here, so use the appropriate
#define.  The bit we're writing (1 << 14) isn't defined by the PCI or PCIe
spec, so we don't have a name for it.

No functional change.

Signed-off-by: default avatarBjorn Helgaas <bhelgaas@google.com>
parent d3572532
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