commit | 5389055a91dd2128279ba6ac6828264465eb19ee | [log] [tgz] |
---|---|---|
author | Alexander Graf <agraf@suse.de> | Fri May 06 10:37:56 2011 +0200 |
committer | Alexander Graf <agraf@suse.de> | Thu May 12 00:24:51 2011 +0200 |
tree | 53b5f9735355f41cbdfe84568b6b92a933291180 | |
parent | 01662f3e513399107c7278f2ee8f6ee4cf03fa70 [diff] |
PPC MPC7544DS: Use new TLB helper function Now that we have some nice helpers that can find us a TLB entry, let's use that on the machine initialization code, so we don't need to know about the internals of the TLB array. Signed-off-by: Alexander Graf <agraf@suse.de>