K1212_DEBUG_PRINTK
#define K1212_DEBUG_PRINTK(fmt, args...) pr_debug(fmt, ##args)
#define K1212_DEBUG_PRINTK(fmt, ...) do { } while (0)