public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH v2 0/4] Misc fixes/cleanup
@ 2020-08-07 17:13 Sean Anderson
  2020-08-07 17:13 ` [PATCH v2 1/4] doc: Fix typo in FIT documentation Sean Anderson
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Sean Anderson @ 2020-08-07 17:13 UTC (permalink / raw)
  To: u-boot

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

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2020-10-26 10:24 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-08-07 17:13 [PATCH v2 0/4] Misc fixes/cleanup Sean Anderson
2020-08-07 17:13 ` [PATCH v2 1/4] doc: Fix typo in FIT documentation Sean Anderson
2020-08-07 17:13 ` [PATCH v2 2/4] spi: Remove uses of #ifndef __U_BOOT__ from spi-mem.c Sean Anderson
2020-10-23 18:26   ` Jagan Teki
2020-10-25 19:21     ` Sean Anderson
2020-10-26 10:24       ` Wolfgang Denk
2020-08-07 17:13 ` [PATCH v2 3/4] spi: Remove some instances of EXPORT_SYMBOL_GPL Sean Anderson
2020-08-07 17:13 ` [PATCH v2 4/4] spi: Fix typo in header Sean Anderson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox