commit | ed017d9fb17af3162f5acf922eb5731c541e1f3a | [log] [tgz] |
---|---|---|
author | Dave Airlie <airlied@linux.ie> | Wed Sep 02 09:41:13 2009 +1000 |
committer | Dave Airlie <airlied@linux.ie> | Wed Sep 02 09:41:13 2009 +1000 |
tree | 39727475df0468c0709d371e5851ceb664b6f822 | |
parent | fa8a123855e20068204982596b8fafceb1a67f0b [diff] |
drm: fix drm_cache.c for arch with no support. This produces a warn on for architectures where this gets called but we don't have a cache flushing implementation suitable. Signed-off-by: Dave Airlie <airlied@redhat.com>