Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 274495
b: refs/heads/master
c: fc87af7
h: refs/heads/master
i:
  274493: 15e68eb
  274491: 36d4335
  274487: d8e1e20
  274479: 60fce94
  274463: cc9ddf0
  274431: 6e03995
v: v3
  • Loading branch information
Paul Gortmaker committed Oct 31, 2011
1 parent dd41491 commit a1c156f
Show file tree
Hide file tree
Showing 5 changed files with 5 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: 355b200bacdb6017669cdc5bc9e7b1037aac42a2
refs/heads/master: fc87af74af7f856bb8e7585308fb1fdaaa69ec73
1 change: 1 addition & 0 deletions trunk/drivers/infiniband/core/sysfs.c
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
#include "core_priv.h"

#include <linux/slab.h>
#include <linux/stat.h>
#include <linux/string.h>

#include <rdma/ib_mad.h>
Expand Down
1 change: 1 addition & 0 deletions trunk/drivers/infiniband/hw/ipath/ipath_init_chip.c
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
#include <linux/pci.h>
#include <linux/netdevice.h>
#include <linux/slab.h>
#include <linux/stat.h>
#include <linux/vmalloc.h>

#include "ipath_kernel.h"
Expand Down
1 change: 1 addition & 0 deletions trunk/drivers/infiniband/hw/ipath/ipath_sysfs.c
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
*/

#include <linux/ctype.h>
#include <linux/stat.h>

#include "ipath_kernel.h"
#include "ipath_verbs.h"
Expand Down
1 change: 1 addition & 0 deletions trunk/drivers/infiniband/hw/mthca/mthca_provider.c
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@

#include <linux/sched.h>
#include <linux/slab.h>
#include <linux/stat.h>
#include <linux/mm.h>

#include "mthca_dev.h"
Expand Down

0 comments on commit a1c156f

Please sign in to comment.