Add the rt linux 4.1.3-rt3 as base
[kvmfornfv.git] / kernel / include / asm-generic / libata-portmap.h
diff --git a/kernel/include/asm-generic/libata-portmap.h b/kernel/include/asm-generic/libata-portmap.h
new file mode 100644 (file)
index 0000000..cf14f2f
--- /dev/null
@@ -0,0 +1,7 @@
+#ifndef __ASM_GENERIC_LIBATA_PORTMAP_H
+#define __ASM_GENERIC_LIBATA_PORTMAP_H
+
+#define ATA_PRIMARY_IRQ(dev)   14
+#define ATA_SECONDARY_IRQ(dev) 15
+
+#endif