commit | 66bc7e00404a2a6ce92b0f4ee2ecc5df416650b3 | [log] [tgz] |
---|---|---|
author | Alexander Graf <agraf@suse.de> | Thu Jul 21 03:02:31 2011 +0200 |
committer | Alexander Graf <agraf@suse.de> | Thu Oct 06 09:43:35 2011 +0200 |
tree | 3554d67431d4d95c62acd83aae19a9ff531db132 | |
parent | 621d05e3011bb369a6d48881ceaabb4ecf1a8790 [diff] |
PPC: E500: Remove unneeded CPU nodes We should only keep CPU nodes in the device tree around that we really have virtual CPUs for. So remove all superfluous entries that we just keep there in case someone wants to create a lot of vCPUs. Signed-off-by: Alexander Graf <agraf@suse.de>