modules/comp-scale: fix compiler warnings

SVN revision: 81642
This commit is contained in:
Hannes Janetzek 2012-12-22 16:25:46 +00:00 committed by Tom Hacohen
parent abb82c445a
commit 0558c1abbc
1 changed files with 3 additions and 0 deletions

View File

@ -16,6 +16,9 @@
# define D_(string) (string)
#endif
#ifdef DBG
#undef DBG
#endif
#define DBG(...)
/* #define DBG(...) printf(__VA_ARGS__) */
#define GO_KEY 0