commit | c4ca881796b7e14120851ddf6e04845ef94a314a | [log] [tgz] |
---|---|---|
author | Wang Zhenyu <zhenyu.z.wang@intel.com> | Wed May 30 09:40:46 2007 +0800 |
committer | Dave Jones <davej@redhat.com> | Wed Jun 06 17:10:02 2007 -0400 |
tree | bac606ea455f9c2f2f6e0c0952a5711d4530e200 | |
parent | bbdfff86a8f0c91ad8b6dedf74bc14de4ba39679 [diff] |
[AGPGART] intel_agp: cleanup intel private data 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>