commit | 6d0897ba58139523d37e97855ee0fe2d78629da6 | [log] [tgz] |
---|---|---|
author | Thomas Hellstrom <thellstrom@vmware.com> | Fri Jul 31 10:47:51 2009 +0200 |
committer | Dave Airlie <airlied@redhat.com> | Tue Aug 04 13:41:04 2009 +1000 |
tree | 23d333a187d6537e2f2335045b26333d7a92d908 | |
parent | 0924d942256ac470c5f7b4ebaf7fe0415fc6fa59 [diff] |
drm/ttm: Fix a potential comparison of structs. 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>