commit | 63e9e1c28fa6fe714364c7817e60dbaed3cec95e | [log] [tgz] |
---|---|---|
author | Christophe Leroy <christophe.leroy@c-s.fr> | Tue Feb 09 17:08:16 2016 +0100 |
committer | Scott Wood <oss@buserror.net> | Fri Mar 11 17:18:03 2016 -0600 |
tree | 2e6f0fbf6348eff75e9af64f981e13127b574ee1 | |
parent | 1458dd951f7cc0127508f928497c9ab06b5e557d [diff] |
powerpc/8xx: remove special handling of CPU6 errata in set_dec() CPU6 ERRATA is now handled directly in mtspr(), so we can use the standard set_dec() fonction in all cases. Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr> Signed-off-by: Scott Wood <oss@buserror.net>