Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 56461
b: refs/heads/master
c: 9cbe05c
h: refs/heads/master
i:
  56459: 78c6744
v: v3
  • Loading branch information
Al Viro authored and Linus Torvalds committed May 16, 2007
1 parent 904a70f commit e69b549
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: 7a86edef395576f69d2513c62aea7c966043bc8d
refs/heads/master: 9cbe05c71251b51607d80256c3b3754957bb5ed8
1 change: 1 addition & 0 deletions trunk/drivers/net/mlx4/alloc.c
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
#include <linux/errno.h>
#include <linux/slab.h>
#include <linux/bitmap.h>
#include <linux/dma-mapping.h>

#include "mlx4.h"

Expand Down
1 change: 1 addition & 0 deletions trunk/drivers/net/mlx4/eq.c
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@

#include <linux/init.h>
#include <linux/interrupt.h>
#include <linux/dma-mapping.h>

#include <linux/mlx4/cmd.h>

Expand Down
1 change: 1 addition & 0 deletions trunk/drivers/net/mlx4/icm.c
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@

#include <linux/init.h>
#include <linux/errno.h>
#include <linux/mm.h>

#include <linux/mlx4/cmd.h>

Expand Down
1 change: 1 addition & 0 deletions trunk/drivers/net/mlx4/reset.c
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
#include <linux/pci.h>
#include <linux/delay.h>
#include <linux/slab.h>
#include <linux/jiffies.h>

#include "mlx4.h"

Expand Down

0 comments on commit e69b549

Please sign in to comment.