[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <200807210455.38681.nuclearcat@nuclearcat.com>
Date: Mon, 21 Jul 2008 04:55:38 +0300
From: nuclearcat@...learcat.com
To: linux-kernel@...r.kernel.org
Cc: idan@...ta.com.au, rgetz@...ckfin.uclinux.org, cooloney@...nel.org
Subject: blackfin and USB
Hi there
I am trying to configure kernel for Blackfin (BF533). I cannot enable USB driver for host (any) till i enable PCI (and in fact there is no PCI on blackfin).
Even if i enable it, i will have:
CC drivers/pci/access.o
CC drivers/pci/bus.o
CC drivers/pci/probe.o
drivers/pci/probe.c: In function 'pci_scan_slot':
drivers/pci/probe.c:1024: error: implicit declaration of function 'pcibios_scan_all_fns'
I guess there must be a way to enable devices without enabling PCI (logically correct), or it must not call this function.
I am using 2.6.26 vanilla kernel.
Btw is networking works on Blackfin with vanilla?
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists