drm/nv50: fix typos in CCACHE error reporting
authorMarcin Slusarz <marcin.slusarz@gmail.com>
Sun, 13 Feb 2011 19:46:41 +0000 (20:46 +0100)
committerBen Skeggs <bskeggs@redhat.com>
Thu, 24 Feb 2011 20:45:23 +0000 (06:45 +1000)
commit4dcf905c843af9de623da42c3b5b12b98c68e62b
treee729ea5bcb78b0147b857507b93a8e4e80c7ae09
parentbd2f2037a42d4657ead3be2918db22e63626cd35
drm/nv50: fix typos in CCACHE error reporting

The code was supposed to print registers around 0x405018 (which is read
earlier), not 0x405818.

Signed-off-by: Marcin Slusarz <marcin.slusarz@gmail.com>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
drivers/gpu/drm/nouveau/nv50_graph.c