Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 299048
b: refs/heads/master
c: 58f743e
h: refs/heads/master
v: v3
  • Loading branch information
Paul Gortmaker authored and John W. Linville committed Apr 10, 2012
1 parent f3556a6 commit 619f630
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 7ab2485b69571a3beb0313c591486626c3374c85
refs/heads/master: 58f743ee06d400a887a3e30353c69c3151eb64df
2 changes: 1 addition & 1 deletion trunk/drivers/bcma/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ config BCMA_HOST_PCI

config BCMA_DRIVER_PCI_HOSTMODE
bool "Driver for PCI core working in hostmode"
depends on BCMA && MIPS
depends on BCMA && MIPS && BCMA_HOST_PCI
help
PCI core hostmode operation (external PCI bus).

Expand Down
1 change: 1 addition & 0 deletions trunk/drivers/bcma/driver_pci_host.c
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
*/

#include "bcma_private.h"
#include <linux/pci.h>
#include <linux/export.h>
#include <linux/bcma/bcma.h>
#include <asm/paccess.h>
Expand Down

0 comments on commit 619f630

Please sign in to comment.