radeon: Let this build with gcc 3.3
authorMatthieu Herrb <matthieu.herrb@laas.fr>
Sun, 18 Apr 2010 23:55:38 +0000 (16:55 -0700)
committerBrian Paul <brianp@vmware.com>
Mon, 19 Apr 2010 15:33:53 +0000 (09:33 -0600)
commitf4553d99c63e4bcb4d023c9e33b72fedd0dfbdc1
treed8fc89d4b283a0bda2f78a39ea92c7661283dea4
parentc39ab02ae9be9c6adf8f2d1382fed88f1daf03bf
radeon: Let this build with gcc 3.3

Declaring the loop index inside for () is not supported by this version.

Signed-off-by: Brian Paul <brianp@vmware.com>
src/mesa/drivers/dri/radeon/radeon_mipmap_tree.c