]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - spl/spl_config.h.in
x86/msr-index: Cleanup bit defines
[mirror_ubuntu-bionic-kernel.git] / spl / spl_config.h.in
index 6f2249d4113070b968ad330d45b9afc7053b8b8c..7d2a4d9d16289959ea8f9a113944ba9f19024e60 100644 (file)
@@ -81,6 +81,9 @@
 /* kernel_read() take loff_t pointer */
 #undef HAVE_KERNEL_READ_PPOS
 
+/* use timer_setup() for timer initialization */
+#undef HAVE_KERNEL_TIMER_SETUP
+
 /* kernel_write() take loff_t pointer */
 #undef HAVE_KERNEL_WRITE_PPOS