dbg_blit 55 drivers/video/fbdev/s1d13xxxfb.c #define dbg_blit(fmt, args...) do { printk(KERN_INFO BLIT fmt, ## args); } while (0) dbg_blit 57 drivers/video/fbdev/s1d13xxxfb.c #define dbg_blit(fmt, args...) do { } while (0)