commit | 9e76e7b8bd716413cfd722a807aa22723f3a895f | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Tue Sep 14 12:12:11 2010 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Tue Sep 14 12:12:11 2010 +0100 |
tree | 3564c55631ee10644aae41783322da09cc2b0711 | |
parent | 0bc23aad3b67ca0cd7480dec0b7652d9b8686432 [diff] |
agp/intel: Use macro to set the count of the size array It's a fixed size array so let the compiler do the hard work of updating all the call sites. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>