From 4f169f46c24b9c93ebb604f5a559f667a7f20942 Mon Sep 17 00:00:00 2001 From: Myron Stowe Date: Mon, 25 Jun 2012 21:31:30 -0600 Subject: [PATCH] --- yaml --- r: 316521 b: refs/heads/master c: 11206c93c85b2968616f9ef1672f3889f55992d4 h: refs/heads/master i: 316519: 769e904fd86aca65374d815321b9f45e946faf5f v: v3 --- [refs] | 2 +- trunk/arch/mips/pmc-sierra/yosemite/ht.c | 11 ----------- 2 files changed, 1 insertion(+), 12 deletions(-) diff --git a/[refs] b/[refs] index 71d604fd5b14..3a38b670c7d1 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 483dae5893e11e00a0f9dbd75788844fae2221a0 +refs/heads/master: 11206c93c85b2968616f9ef1672f3889f55992d4 diff --git a/trunk/arch/mips/pmc-sierra/yosemite/ht.c b/trunk/arch/mips/pmc-sierra/yosemite/ht.c index 63be40e470db..14dc9c8fff0e 100644 --- a/trunk/arch/mips/pmc-sierra/yosemite/ht.c +++ b/trunk/arch/mips/pmc-sierra/yosemite/ht.c @@ -395,17 +395,6 @@ void __init pcibios_init(void) pci_scan_bus(3, &titan_pci_ops, NULL); } -/* - * for parsing "pci=" kernel boot arguments. - */ -char *pcibios_setup(char *str) -{ - printk(KERN_INFO "rr: pcibios_setup\n"); - /* Nothing to do for now. */ - - return str; -} - unsigned __init int pcibios_assign_all_busses(void) { /* We want to use the PCI bus detection done by PMON */