Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 96818
b: refs/heads/master
c: 73f5b8f
h: refs/heads/master
v: v3
  • Loading branch information
Andy Fleming authored and Kumar Gala committed May 13, 2008
1 parent 92a2766 commit 1950dc8
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: 3f346935f4f7141b0253ab0d8dfefb6e20ad08c3
refs/heads/master: 73f5b8f942d6a2f178061dbbf9bcc54ca68ddf39
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/platforms/85xx/mpc85xx_mds.c
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ static int mpc8568_mds_phy_fixups(struct phy_device *phydev)
static void __init mpc85xx_mds_setup_arch(void)
{
struct device_node *np;
static u8 *bcsr_regs = NULL;
static u8 __iomem *bcsr_regs = NULL;

if (ppc_md.progress)
ppc_md.progress("mpc85xx_mds_setup_arch()", 0);
Expand Down

0 comments on commit 1950dc8

Please sign in to comment.