Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 224532
b: refs/heads/master
c: 5504e13
h: refs/heads/master
v: v3
  • Loading branch information
Szymon Janc authored and David S. Miller committed Nov 29, 2010
1 parent c97ebfa commit 0d90ad3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 9b03b06b65856f70564c53654d44053f3072379e
refs/heads/master: 5504e1397cc860e61fbb68c56e7a10db613275fd
4 changes: 2 additions & 2 deletions trunk/drivers/net/forcedeth.c
Original file line number Diff line number Diff line change
Expand Up @@ -60,10 +60,10 @@
#include <linux/if_vlan.h>
#include <linux/dma-mapping.h>
#include <linux/slab.h>
#include <linux/uaccess.h>
#include <linux/io.h>

#include <asm/irq.h>
#include <asm/io.h>
#include <asm/uaccess.h>
#include <asm/system.h>

#if 0
Expand Down

0 comments on commit 0d90ad3

Please sign in to comment.