mbox series

[0/3] Misc fixes/cleanup

Message ID 20200807133040.275625-1-seanga2@gmail.com
Headers show
Series Misc fixes/cleanup | expand

Message

Sean Anderson Aug. 7, 2020, 1:30 p.m. UTC
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.


Sean Anderson (3):
  doc: Fix typo in FIT documentation
  spi: Remove uses of #ifdef __U_BOOT__ from spi-mem.c
  spi: Fix typo in header

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