diff options
author | Simon Glass <sjg@chromium.org> | 2020-07-17 08:48:08 -0600 |
---|---|---|
committer | Bin Meng <bmeng.cn@gmail.com> | 2020-07-20 09:46:42 +0800 |
commit | 78d57d63d7f3711b2f66ba7b39560e5250df0115 (patch) | |
tree | ac4c9eb5527c5e65005bde3979deac51722aa09c /drivers/pwm/pwm-imx.c | |
parent | cb1cb7146fbe1630ab5ae8c8b1043d8021c20a4d (diff) |
x86: Move MP code into mp_init
At present the 'flight plan' for CPUs is passed into mp_init. But it is
always the same. Move it into the mp_init file so everything is in one
place. Also drop the SMI function since it does nothing. If we implement
SMIs, more refactoring will be needed anyway.
Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Wolfgang Wallner <wolfgang.wallner@br-automation.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Diffstat (limited to 'drivers/pwm/pwm-imx.c')
0 files changed, 0 insertions, 0 deletions