Commit 62c96b9d authored by Dave Airlie's avatar Dave Airlie

agp/intel: cleanup some serious whitespace badness

Signed-off-by: default avatarDave Airlie <airlied@redhat.com>
parent 25ce77ab
...@@ -1959,8 +1959,6 @@ static const struct agp_bridge_driver intel_i965_driver = { ...@@ -1959,8 +1959,6 @@ static const struct agp_bridge_driver intel_i965_driver = {
.size_type = FIXED_APER_SIZE, .size_type = FIXED_APER_SIZE,
.num_aperture_sizes = 4, .num_aperture_sizes = 4,
.needs_scratch_page = true, .needs_scratch_page = true,
.configure = intel_i915_configure,
.fetch_size = intel_i9xx_fetch_size,
.cleanup = intel_i915_cleanup, .cleanup = intel_i915_cleanup,
.tlb_flush = intel_i810_tlbflush, .tlb_flush = intel_i810_tlbflush,
.mask_memory = intel_i965_mask_memory, .mask_memory = intel_i965_mask_memory,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment