#ifndef __PVRUSB2_DEBUG_H
#define __PVRUSB2_DEBUG_H
extern int pvrusb2_debug;
#define pvr2_trace(msk, fmt, arg...) …
#define PVR2_TRACE_INFO …
#define PVR2_TRACE_ERROR_LEGS …
#define PVR2_TRACE_TOLERANCE …
#define PVR2_TRACE_TRAP …
#define PVR2_TRACE_STD …
#define PVR2_TRACE_INIT …
#define PVR2_TRACE_START_STOP …
#define PVR2_TRACE_CTL …
#define PVR2_TRACE_STATE …
#define PVR2_TRACE_STBITS …
#define PVR2_TRACE_EEPROM …
#define PVR2_TRACE_STRUCT …
#define PVR2_TRACE_OPEN_CLOSE …
#define PVR2_TRACE_CTXT …
#define PVR2_TRACE_SYSFS …
#define PVR2_TRACE_FIRMWARE …
#define PVR2_TRACE_CHIPS …
#define PVR2_TRACE_I2C …
#define PVR2_TRACE_I2C_CMD …
#define PVR2_TRACE_I2C_CORE …
#define PVR2_TRACE_I2C_TRAF …
#define PVR2_TRACE_V4LIOCTL …
#define PVR2_TRACE_ENCODER …
#define PVR2_TRACE_BUF_POOL …
#define PVR2_TRACE_BUF_FLOW …
#define PVR2_TRACE_DATA_FLOW …
#define PVR2_TRACE_DEBUGIFC …
#define PVR2_TRACE_GPIO …
#define PVR2_TRACE_DVB_FEED …
#endif