[PATCH v2 0/4] Misc fixes/cleanup

Sean Anderson seanga2 at gmail.com
Fri Aug 7 19:13:30 CEST 2020


These are some miscelleneous fixes which can be applied separately from each
other. I have grouped them in the same series, but they do not depend on one
another.

Changes in v2:
- Don't remove in-use headers
- Split removal of EXPORT_SYMBOL_GPL into another patch

Sean Anderson (4):
  doc: Fix typo in FIT documentation
  spi: Remove uses of #ifndef __U_BOOT__ from spi-mem.c
  spi: Remove some instances of EXPORT_SYMBOL_GPL
  spi: Fix typo in header

 doc/uImage.FIT/source_file_format.txt |   2 +-
 drivers/spi/spi-mem.c                 | 279 +-------------------------
 include/spi.h                         |   2 +-
 3 files changed, 3 insertions(+), 280 deletions(-)

-- 
2.28.0



More information about the U-Boot mailing list