commit | 7d8297892715563a7d9ff6ff90876fd7cbeddd30 | [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 | 94bc9177cabdedd30795d236699b5df1c5c1d4a5 [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>