drm/ttm: Fix a potential comparison of structs.
authorThomas Hellstrom <thellstrom@vmware.com>
Fri, 31 Jul 2009 08:47:51 +0000 (10:47 +0200)
committerDave Airlie <airlied@redhat.com>
Tue, 4 Aug 2009 03:41:04 +0000 (13:41 +1000)
On some architectures the comparison may cause a compilation failure.

Original partial fix Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>

Signed-off-by: Pekka Paalanen <pq@iki.fi>
Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found