blob: d0bf894462974787e01947d5e163472cf50fcfb8 [file] [log] [blame]
--- a/drivers/net/wireless/ath/ath6kl/trace.c
+++ b/drivers/net/wireless/ath/ath6kl/trace.c
@@ -15,6 +15,9 @@
*/
#include <linux/module.h>
+#if LINUX_VERSION_IS_LESS(3,1,0)
+#include <linux/interrupt.h>
+#endif
#define CREATE_TRACE_POINTS
#include "trace.h"