[AGPGART] intel_agp: cleanup intel private data
authorWang Zhenyu <zhenyu.z.wang@intel.com>
Wed, 30 May 2007 01:40:46 +0000 (09:40 +0800)
committerDave Jones <davej@redhat.com>
Wed, 6 Jun 2007 21:10:02 +0000 (17:10 -0400)
Remove volatile type declare for IO mem variables.

A single private gart data is used by all drivers, this
makes it clean. Eric Anholt wrote the original patch.

Signed-off-by: Wang Zhenyu <zhenyu.z.wang@intel.com>
Signed-off-by: Dave Jones <davej@redhat.com>

No differences found