[PATCH] mn10300: add pci_get_legacy_ide_irq() to <asm/pci.h>

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



From: Bartlomiej Zolnierkiewicz <bzolnier@xxxxxxxxx>Subject: [PATCH] mn10300: add pci_get_legacy_ide_irq() to <asm/pci.h>
Add missing pci_get_legacy_ide_irq() implementationbefore it becomes required by core IDE PCI code.
Cc: David Howells <dhowells@xxxxxxxxxx>Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@xxxxxxxxx>--- include/asm-mn10300/pci.h |    5 +++++ 1 file changed, 5 insertions(+)
Index: b/include/asm-mn10300/pci.h===================================================================--- a/include/asm-mn10300/pci.h+++ b/include/asm-mn10300/pci.h@@ -121,4 +121,9 @@ pcibios_select_root(struct pci_dev *pdev  #define pcibios_scan_all_fns(a, b)	0 +static inline int pci_get_legacy_ide_irq(struct pci_dev *dev, int channel)+{+	return channel ? 15 : 14;+}+ #endif /* _ASM_PCI_H */ÿôèº{.nÇ+?·?®?­?+%?Ëÿ±éݶ¥?wÿº{.nÇ+?·¥?{±þ'^þ)í?æèw*jg¬±¨¶????Ý¢jÿ¾«þG«?éÿ¢¸¢·¦j:+v?¨?wèjØm¶?ÿþø¯ù®w¥þ?àþf£¢·h??â?úÿ?Ù¥


[Index of Archives]     [Linux Filesystems]     [Linux SCSI]     [Linux RAID]     [Git]     [Kernel Newbies]     [Linux Newbie]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Samba]     [Device Mapper]

  Powered by Linux