Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 74861
b: refs/heads/master
c: cd2150b
h: refs/heads/master
i:
  74859: ab6c4a5
v: v3
  • Loading branch information
Scott Wood authored and Kumar Gala committed Dec 14, 2007
1 parent 76e2b61 commit 3950fa9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: 9ac68d379e73e469b62149ee2dcc19547d3d992c
refs/heads/master: cd2150bca97822609fabbb77063a1a20149f5657
3 changes: 1 addition & 2 deletions trunk/arch/powerpc/sysdev/cpm2_common.c
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,7 @@ cpm2_map_t __iomem *cpm2_immr;
of space for CPM as it is larger
than on PQ2 */

void
cpm2_reset(void)
void __init cpm2_reset(void)
{
#ifdef CONFIG_PPC_85xx
cpm2_immr = ioremap(CPM_MAP_ADDR, CPM_MAP_SIZE);
Expand Down

0 comments on commit 3950fa9

Please sign in to comment.