commit | 24cf273e2b7186903c8842b9d0044ea442d31553 | [log] [tgz] |
---|---|---|
author | Grant Likely <grant.likely@secretlab.ca> | Sat Oct 13 22:13:27 2007 -0600 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Sun Oct 14 08:56:33 2007 -0700 |
tree | 08db8badd22a20ba2cfc20a0fe437f60f2b6fd14 | |
parent | 9ec0fd4e37c7167e4f9780d5834a1d1ed8263566 [diff] |
Lite5200 shouldn't mess with ROOT_DEV There is no good reason for board platform code to mess with the ROOT_DEV. Remove it from all in-tree platforms except powermac This is a follow on to commit 745e1027751acbc1f14f8bbef378b491242b9c83. The original patch had this change to lite5200.c, but it got dropped in the psycho madness that is the 2.6.24 merge window. Signed-off-by: Grant Likely <grant.likely@secretlab.ca> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>