Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394...
[pandora-kernel.git] / drivers / staging / xgifb / XGI.h
1 #ifndef _XGI_H
2 #define _XGI_H
3
4 #if 1
5 #define TWDEBUG(x)
6 #else
7 #define TWDEBUG(x) printk(KERN_INFO x "\n");
8 #endif
9
10 #endif