blob: c435908d5e4b09db8e585f9d85cdf3e16cf8bb37 [file] [log] [blame]
#include <linux/module.h>
#if LINUX_VERSION_IS_LESS(3,1,0)
#include <linux/interrupt.h>
#endif
#ifndef __CHECKER__
#define CREATE_TRACE_POINTS
#include "trace.h"
#endif