intel: Fix "properly test for HAS_LLC"
authorChris Wilson <chris@chris-wilson.co.uk>
Sun, 7 Oct 2012 09:05:19 +0000 (10:05 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Sun, 7 Oct 2012 09:09:38 +0000 (10:09 +0100)
commit75830a0d2cbb614ecc3f7e6b516ec595bb41d6a3
treef1b7f674a74a6db7d23403acac1926f5e46e8b4f
parent1aebfdc1121ccb6babb3a63dc0b99d68b4860b04
intel: Fix "properly test for HAS_LLC"

commit 92fd0ce4f659d7b0680543e9e5b96a3c7737a5f3
Author: Daniel Vetter <daniel.vetter@ffwll.ch>
Date:   Fri Aug 31 11:16:53 2012 +0200

    intel: properly test for HAS_LLC

missed slightly and in effect had no effect on the outcome of checking
whether the kernel/chipset supported LLC.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
intel/intel_bufmgr_gem.c