Convert some PCI-e GART related variable to generic types.
authorIan Romanick <idr@us.ibm.com>
Sat, 30 Jun 2007 04:00:50 +0000 (21:00 -0700)
committerIan Romanick <idr@us.ibm.com>
Sat, 30 Jun 2007 04:00:50 +0000 (21:00 -0700)
commite206c4c59da0e81ed65796d543c311fc7e30b19a
tree37a76347fe2c3a4c7e5513c3a2259c33a089574d
parent37733786582d04f072178949cc9e31225abf5577
Convert some PCI-e GART related variable to generic types.

A few of the PCI-e GART related fields in struct xgi_info were
hardcoded to u32.  None of them need to be.  Convert them to either
unsigned int or bool.
linux-core/xgi_drv.h