All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] OpenRISC fixes for 5.11
@ 2021-01-22  0:29 ` Stafford Horne
  0 siblings, 0 replies; 4+ messages in thread
From: Stafford Horne @ 2021-01-22  0:29 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: LKML, Openrisc

Hi Linus,

Please consider for pull:

The following changes since commit 7c53f6b671f4aba70ff15e1b05148b10d58c2837:

  Linux 5.11-rc3 (2021-01-10 14:34:50 -0800)

are available in the Git repository at:

  git://github.com/openrisc/linux.git tags/for-linus

for you to fetch changes up to 031c7a8cd6fc565e90320bf08f22ee6e70f9d969:

  openrisc: io: Add missing __iomem annotation to iounmap() (2021-01-20 06:14:26 +0900)

----------------------------------------------------------------
OpenRISC fixes for 5.11

Fixes include:
 * Compiler warning fixup for new Litex SoC driver
 * Sparse warning fixup for iounmap

----------------------------------------------------------------
Geert Uytterhoeven (1):
      openrisc: io: Add missing __iomem annotation to iounmap()

Stafford Horne (1):
      soc: litex: Fix compile warning when device tree is not configured

 arch/openrisc/include/asm/io.h     | 2 +-
 arch/openrisc/mm/ioremap.c         | 2 +-
 drivers/soc/litex/litex_soc_ctrl.c | 3 ++-
 3 files changed, 4 insertions(+), 3 deletions(-)

-Stafford

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

end of thread, other threads:[~2021-01-22  2:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-22  0:29 [GIT PULL] OpenRISC fixes for 5.11 Stafford Horne
2021-01-22  0:29 ` [OpenRISC] " Stafford Horne
2021-01-22  2:41 ` pr-tracker-bot
2021-01-22  2:41   ` [OpenRISC] " pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.