Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 68611
b: refs/heads/master
c: 24cf273
h: refs/heads/master
i:
  68609: bf6b6ad
  68607: 55b50b9
v: v3
  • Loading branch information
Grant Likely authored and Linus Torvalds committed Oct 14, 2007
1 parent 55eedcc commit d09ecfd
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 13 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: 9ec0fd4e37c7167e4f9780d5834a1d1ed8263566
refs/heads/master: 24cf273e2b7186903c8842b9d0044ea442d31553
12 changes: 0 additions & 12 deletions trunk/arch/powerpc/platforms/52xx/lite5200.c
Original file line number Diff line number Diff line change
Expand Up @@ -158,18 +158,6 @@ static void __init lite5200_setup_arch(void)
of_node_put(np);
}
#endif

#ifdef CONFIG_BLK_DEV_INITRD
if (initrd_start)
ROOT_DEV = Root_RAM0;
else
#endif
#ifdef CONFIG_ROOT_NFS
ROOT_DEV = Root_NFS;
#else
ROOT_DEV = Root_HDA1;
#endif

}

/*
Expand Down

0 comments on commit d09ecfd

Please sign in to comment.