diff options
author | Simon Glass <sjg@chromium.org> | 2020-07-17 08:48:09 -0600 |
---|---|---|
committer | Bin Meng <bmeng.cn@gmail.com> | 2020-07-20 09:46:43 +0800 |
commit | e624858407039ffeb4e4007bb2677d8e4fa6536c (patch) | |
tree | fdea602aae298cc5767462c3495c7121b1be726a /drivers/pwm/pwm-imx.c | |
parent | 78d57d63d7f3711b2f66ba7b39560e5250df0115 (diff) |
x86: mp_init: Avoid declarations in header files
The functions used by the flight plan are declared in the header file but
are not used in any other file.
Move the flight plan steps down to just above where it is used so that we
can make these function static.
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