blob: cf14f2ff40b6677edb7caa9da645530ed9f47281 [file] [log] [blame]
Alan Cox2ec7df02006-08-10 16:59:10 +09001#ifndef __ASM_GENERIC_LIBATA_PORTMAP_H
2#define __ASM_GENERIC_LIBATA_PORTMAP_H
3
David Woodhouse8cdf92a2007-01-01 19:31:15 +00004#define ATA_PRIMARY_IRQ(dev) 14
David Woodhouse8cdf92a2007-01-01 19:31:15 +00005#define ATA_SECONDARY_IRQ(dev) 15
Alan Cox2ec7df02006-08-10 16:59:10 +09006
7#endif