diff options
author | Simon Glass <sjg@chromium.org> | 2019-12-06 21:42:41 -0700 |
---|---|---|
committer | Bin Meng <bmeng.cn@gmail.com> | 2019-12-15 11:44:22 +0800 |
commit | a550662c270eb66b373498dae0cea2456fb30e22 (patch) | |
tree | 81f76ae78ff4b0540fca7e0b5c215e61ce3e4667 /drivers/spi/ich.h | |
parent | b47aa26eb91d74fc78a6aa4e57cc2f4641b42e94 (diff) | |
download | u-boot-a550662c270eb66b373498dae0cea2456fb30e22.tar.gz u-boot-a550662c270eb66b373498dae0cea2456fb30e22.tar.xz u-boot-a550662c270eb66b373498dae0cea2456fb30e22.zip |
spi: ich: Various small tidy-ups
Use debug() instead of printf() to reduce code size and change a bool
return value to the use the 'bool' type. Also drop the global data
declaration since it not actually used. Finally, set the log category.
Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Diffstat (limited to 'drivers/spi/ich.h')
0 files changed, 0 insertions, 0 deletions