Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0e480e5f authored by Dave Airlie's avatar Dave Airlie
Browse files

agp: brown paper bag patch - put back the two lines it took out.



no more whitespace diffs for me.

Signed-off-by: default avatarDave Airlie <airlied@redhat.com>
parent 62c96b9d
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -1959,6 +1959,8 @@ static const struct agp_bridge_driver intel_i965_driver = {
	.size_type		= FIXED_APER_SIZE,
	.num_aperture_sizes	= 4,
	.needs_scratch_page	= true,
	.configure		= intel_i915_configure,
	.fetch_size		= intel_i9xx_fetch_size,
	.cleanup		= intel_i915_cleanup,
	.tlb_flush		= intel_i810_tlbflush,
	.mask_memory		= intel_i965_mask_memory,