summaryrefslogtreecommitdiff
path: root/backport/backport-include/sound/core.h
diff options
context:
space:
mode:
Diffstat (limited to 'backport/backport-include/sound/core.h')
-rw-r--r--backport/backport-include/sound/core.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/backport/backport-include/sound/core.h b/backport/backport-include/sound/core.h
index beb89353..79f8b319 100644
--- a/backport/backport-include/sound/core.h
+++ b/backport/backport-include/sound/core.h
@@ -2,7 +2,7 @@
#define _BACKPORT_SOUND_CORE_H
#include_next <sound/core.h>
-#if LINUX_VERSION_CODE < KERNEL_VERSION(3,15,0)
+#if LINUX_VERSION_IS_LESS(3,15,0)
#define snd_card_new LINUX_BACKPORT(snd_card_new)
static inline
int snd_card_new(struct device *parent, int idx, const char *xid,