agp/intel: Use macro to set the count of the size array
commit9e76e7b8bd716413cfd722a807aa22723f3a895f
authorChris Wilson <chris@chris-wilson.co.uk>
Tue, 14 Sep 2010 11:12:11 +0000 (14 12:12 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Tue, 14 Sep 2010 11:12:11 +0000 (14 12:12 +0100)
tree3564c55631ee10644aae41783322da09cc2b0711
parent0bc23aad3b67ca0cd7480dec0b7652d9b8686432
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>
drivers/char/agp/intel-gtt.c