drm: move is_pci to the end of the structure
authorDave Airlie <airlied@starflyer.(none)>
Wed, 23 Nov 2005 11:12:59 +0000 (22:12 +1100)
committerDave Airlie <airlied@linux.ie>
Wed, 23 Nov 2005 11:12:59 +0000 (22:12 +1100)
We memset the structure across opens except for the flags. The correct
fix is more intrusive but this should fix a problem with bad iounmaps
seen on AGP radeons acting like PCI ones.

Signed-off-by: Dave Airlie <airlied@linux.ie>

No differences found