]> bbs.cooldavid.org Git - net-next-2.6.git/commitdiff
sparc64: delete unused linux_prom64_ranges from openprom_64.h
authorSam Ravnborg <sam@ravnborg.org>
Sat, 3 Jan 2009 05:14:35 +0000 (21:14 -0800)
committerDavid S. Miller <davem@davemloft.net>
Sat, 3 Jan 2009 05:14:35 +0000 (21:14 -0800)
It was not used over the whole tree - so drop it.

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc/include/asm/openprom_64.h

index db3711e7e91d3e78b1596c6410c64916872f0a8e..8148900901cb691f74ee89b04b60ca364f49daae 100644 (file)
@@ -203,12 +203,6 @@ struct linux_prom_ranges {
        unsigned int or_size;
 };
 
-struct linux_prom64_ranges {
-       unsigned long ot_child_base;            /* Bus feels this */
-       unsigned long ot_parent_base;           /* CPU looks from here */
-       unsigned long or_size;
-};
-
 /* Ranges and reg properties are a bit different for PCI. */
 struct linux_prom_pci_registers {
        unsigned int phys_hi;