Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 266407
b: refs/heads/master
c: 0654011
h: refs/heads/master
i:
  266405: 507e23d
  266403: fc6b91b
  266399: e65a638
v: v3
  • Loading branch information
Yoshihiro Shimoda authored and David S. Miller committed Oct 3, 2011
1 parent 2cd68e1 commit aba29b5
Show file tree
Hide file tree
Showing 2 changed files with 4 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: 5bb20ed863f8573ecd1956f0ebd2c3d36e6e0585
refs/heads/master: 0654011d900670884197d9a06ad17b378dfde831
3 changes: 3 additions & 0 deletions trunk/drivers/net/ethernet/renesas/sh_eth.c
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@
*/

#include <linux/init.h>
#include <linux/module.h>
#include <linux/kernel.h>
#include <linux/spinlock.h>
#include <linux/interrupt.h>
#include <linux/dma-mapping.h>
#include <linux/etherdevice.h>
Expand Down

0 comments on commit aba29b5

Please sign in to comment.