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)
commit7655f493b74f3048c02458bc32cd0b144f7b394f
tree7fca7d65df8a2a05caf9aae9a54a6760a75131f4
parentc41f47121d8bf44b886ef2039779dab8c1e3a25f
drm: move is_pci to the end of the structure

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>
drivers/char/drm/radeon_drv.h