Merge branch 'sched/urgent'
[linux-2.6/x86.git] / drivers / bcma / driver_pci_host.c
blobeb332b75ce83d96306983725e44a5f397bf31426
1 /*
2 * Broadcom specific AMBA
3 * PCI Core in hostmode
5 * Licensed under the GNU/GPL. See COPYING for details.
6 */
8 #include "bcma_private.h"
9 #include <linux/bcma/bcma.h>
11 void bcma_core_pci_hostmode_init(struct bcma_drv_pci *pc)
13 pr_err("No support for PCI core in hostmode yet\n");