提交 e08cf02f 编写于 作者: M Matthew Wilcox 提交者: Greg Kroah-Hartman

PCI: Delete unused extern in powermac/pci.c

This file no longer uses pci_cache_line_size, so delete the declaration
Signed-off-by: NMatthew Wilcox <matthew@wil.cx>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Acked-by: NJeff Garzik <jeff@garzik.org>
Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
上级 edb2d97e
...@@ -48,7 +48,6 @@ static struct pci_controller *u3_ht; ...@@ -48,7 +48,6 @@ static struct pci_controller *u3_ht;
static int has_second_ohare; static int has_second_ohare;
#endif /* CONFIG_PPC64 */ #endif /* CONFIG_PPC64 */
extern u8 pci_cache_line_size;
extern int pcibios_assign_bus_offset; extern int pcibios_assign_bus_offset;
struct device_node *k2_skiplist[2]; struct device_node *k2_skiplist[2];
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册