Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 274531
b: refs/heads/master
c: 2c8d667
h: refs/heads/master
i:
  274529: ec6da32
  274527: be707ea
v: v3
  • Loading branch information
Paul Gortmaker committed Oct 31, 2011
1 parent f05328a commit dcb7bae
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: 48a9e412b69ab000a6f6bcdc79d4ea982d2f35c1
refs/heads/master: 2c8d667a3102ad0ed3f104d41277c55873297091
1 change: 1 addition & 0 deletions trunk/drivers/of/of_net.c
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
#include <linux/kernel.h>
#include <linux/of_net.h>
#include <linux/phy.h>
#include <linux/export.h>

/**
* It maps 'enum phy_interface_t' found in include/linux/phy.h
Expand Down
1 change: 1 addition & 0 deletions trunk/drivers/of/of_pci_irq.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#include <linux/kernel.h>
#include <linux/of_pci.h>
#include <linux/of_irq.h>
#include <linux/export.h>
#include <asm/prom.h>

/**
Expand Down

0 comments on commit dcb7bae

Please sign in to comment.