radeon: disable BO debug

This commit is contained in:
Dave Airlie 2009-07-18 08:00:23 +10:00
parent 40fd101919
commit a046beaffe
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@
//#include "radeon_track.h"
#ifndef RADEON_DEBUG_BO
#define RADEON_DEBUG_BO 1
#define RADEON_DEBUG_BO 0
#endif
/* bo object */