aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc64/kernel/pci_sun4v.h
diff options
context:
space:
mode:
authorDavid S. Miller <davem@sunset.davemloft.net>2006-02-13 00:02:16 -0800
committerDavid S. Miller <davem@sunset.davemloft.net>2006-03-20 01:12:36 -0800
commit85dfa19ba92f88fa1c1482f655c7247119dfdcd5 (patch)
tree28038115f626e5c84bb50ad9ff5eed5dc943fcde /arch/sparc64/kernel/pci_sun4v.h
parent059833eb817fec3a5a7f62fba9592749c4cebc73 (diff)
[SPARC64]: Move devino_to_sysino out of pci_sun4v_asm.S
It is not PCI specific, it is for all system interrupts. Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/sparc64/kernel/pci_sun4v.h')
-rw-r--r--arch/sparc64/kernel/pci_sun4v.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/sparc64/kernel/pci_sun4v.h b/arch/sparc64/kernel/pci_sun4v.h
index 00322ed0cf8..88f199e11a7 100644
--- a/arch/sparc64/kernel/pci_sun4v.h
+++ b/arch/sparc64/kernel/pci_sun4v.h
@@ -6,8 +6,6 @@
#ifndef _PCI_SUN4V_H
#define _PCI_SUN4V_H
-extern unsigned long pci_sun4v_devino_to_sysino(unsigned long devhandle,
- unsigned long deino);
extern unsigned long pci_sun4v_iommu_map(unsigned long devhandle,
unsigned long tsbid,
unsigned long num_ttes,