summaryrefslogtreecommitdiff
path: root/linux/compat-pre24.h
diff options
context:
space:
mode:
Diffstat (limited to 'linux/compat-pre24.h')
-rw-r--r--linux/compat-pre24.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/linux/compat-pre24.h b/linux/compat-pre24.h
index f6dae008..0ad96b12 100644
--- a/linux/compat-pre24.h
+++ b/linux/compat-pre24.h
@@ -45,6 +45,7 @@
/* This is a hack that only works for
this code base -- because we always
call this with dev->tq.* */
+#undef INIT_LIST_HEAD
#define INIT_LIST_HEAD(pointer) dev->tq.next = NULL
#endif