-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
yaml --- r: 204899 b: refs/heads/master c: 94c0931 h: refs/heads/master i: 204897: d7c3a28 204895: d0578a5 v: v3
- Loading branch information
Grant Likely
committed
Jul 5, 2010
1 parent
1487446
commit 56d7da0
Showing
9 changed files
with
93 additions
and
176 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
--- | ||
refs/heads/master: 5fd200f3b351183b5489cef69961c60af9cead2f | ||
refs/heads/master: 94c0931983ee9d1cd96c32d52ac64c17464f0bbd |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,3 @@ | ||
#ifndef _ASM_POWERPC_OF_DEVICE_H | ||
#define _ASM_POWERPC_OF_DEVICE_H | ||
#ifdef __KERNEL__ | ||
|
||
#include <linux/device.h> | ||
#include <linux/of.h> | ||
|
||
extern struct of_device *of_device_alloc(struct device_node *np, | ||
const char *bus_id, | ||
struct device *parent); | ||
|
||
#endif /* __KERNEL__ */ | ||
#endif /* _ASM_POWERPC_OF_DEVICE_H */ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters