drm/i915: fix typo in compressed buffer setup
authorJesse Barnes <jbarnes@virtuousgeek.org>
Thu, 17 Sep 2009 21:22:44 +0000 (14:22 -0700)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Thu, 17 Sep 2009 21:22:44 +0000 (14:22 -0700)
We want the compressed line length buffer address, not the framebuffer
address.

Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>

No differences found