commit | bf5f72e9f1442ffb76f54a519730eb3689992414 | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Tue Aug 15 22:38:28 2017 -0700 |
committer | Bin Meng <bmeng.cn@gmail.com> | Thu Aug 24 11:00:47 2017 +0800 |
tree | ee401a069ebf27a98f2b8760c37d39acd1d0c7c4 | |
parent | 76e6c992f4d0096f28528adee6702b64da2f6b43 [diff] |
x86: ich-spi: Remove unnecessary assignment in ich_init_controller() There is no need to do another assignment to ich7_spi. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Stefan Roese <sr@denx.de>