Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 274160
b: refs/heads/master
c: cf01a40
h: refs/heads/master
v: v3
  • Loading branch information
Arnaud Lacombe authored and Benjamin Herrenschmidt committed Sep 19, 2011
1 parent b7e0f83 commit 0eed441
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 9c740025c51a26ab00192cfc464064d4ccbfe3fc
refs/heads/master: cf01a404d96f9bf6f514074579f0a2d355bfa38e
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/sysdev/xics/icp-native.c
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,7 @@ static const struct icp_ops icp_native_ops = {
#endif
};

int icp_native_init(void)
int __init icp_native_init(void)
{
struct device_node *np;
u32 indx = 0;
Expand Down

0 comments on commit 0eed441

Please sign in to comment.