Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 274541
b: refs/heads/master
c: 200351c
h: refs/heads/master
i:
  274539: f7de679
v: v3
  • Loading branch information
Paul Gortmaker committed Oct 31, 2011
1 parent ffe6cdc commit 0f3f4fa
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 8aaf7a0e37d1560d274da1104bc91273b37e2c52
refs/heads/master: 200351c77d6aa7fc36d3a49132c68e95ad9654c8
1 change: 1 addition & 0 deletions trunk/drivers/bcma/host_pci.c
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
#include <linux/slab.h>
#include <linux/bcma/bcma.h>
#include <linux/pci.h>
#include <linux/module.h>

static void bcma_host_pci_switch_core(struct bcma_device *core)
{
Expand Down
1 change: 1 addition & 0 deletions trunk/drivers/bcma/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
*/

#include "bcma_private.h"
#include <linux/module.h>
#include <linux/bcma/bcma.h>
#include <linux/slab.h>

Expand Down

0 comments on commit 0f3f4fa

Please sign in to comment.