]> git.baikalelectronics.ru Git - kernel.git/commit
agp/intel: Use macro to set the count of the size array
authorChris Wilson <chris@chris-wilson.co.uk>
Tue, 14 Sep 2010 11:12:11 +0000 (12:12 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Tue, 14 Sep 2010 11:12:11 +0000 (12:12 +0100)
commite1d6d5176ef38fcf511f5b7af9829b8159e82f0e
tree3564c55631ee10644aae41783322da09cc2b0711
parent1fd4a7c8ad48af8d5d1378f5a9e33747d17a4187
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