Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 210624
b: refs/heads/master
c: 9f1a1fc
h: refs/heads/master
v: v3
  • Loading branch information
Michal Simek authored and Grant Likely committed Sep 1, 2010
1 parent 5b2c273 commit 6b26b1f
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: 8944f4f3d9695e04f7091ab61da9aab7a4be5846
refs/heads/master: 9f1a1fca35066117353994bff80a5115cddad7a2
1 change: 1 addition & 0 deletions trunk/drivers/net/ll_temac_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
#include <linux/of_device.h>
#include <linux/of_mdio.h>
#include <linux/of_platform.h>
#include <linux/of_address.h>
#include <linux/skbuff.h>
#include <linux/spinlock.h>
#include <linux/tcp.h> /* needed for sizeof(tcphdr) */
Expand Down
1 change: 1 addition & 0 deletions trunk/drivers/net/ll_temac_mdio.c
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
#include <linux/phy.h>
#include <linux/of.h>
#include <linux/of_device.h>
#include <linux/of_address.h>
#include <linux/slab.h>
#include <linux/of_mdio.h>

Expand Down

0 comments on commit 6b26b1f

Please sign in to comment.