]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'omap-for-v6.5/cleanup-signed' of git://git.kernel.org/pub/scm/linux/kernel...
authorArnd Bergmann <arnd@arndb.de>
Wed, 7 Jun 2023 10:56:47 +0000 (12:56 +0200)
committerArnd Bergmann <arnd@arndb.de>
Wed, 7 Jun 2023 10:56:47 +0000 (12:56 +0200)
commit54cb981c299696228d586d30ebc6db34bb6179ac
treec3139ede39e3b7ba89546ab071d8998ff5670ef0
parent8f7913c04f6a7b90bcf998ece17395d7090f6d44
parent937e87229ea04e94c4f1a2f3f5ae9d2c56989acd
Merge tag 'omap-for-v6.5/cleanup-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into soc/arm

Clean-up for omaps for v6.5

Two patches for checkpatch warnings, and one change to use pr_err instead
of printk.

* tag 'omap-for-v6.5/cleanup-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap:
  ARM: omap2: Fix checkpatch issues
  arm: omap1: replace printk() with pr_err macro
  ARM: omap: Fix checkpatch issues

Link: https://lore.kernel.org/r/pull-1685946511-835910@atomide.com
Signed-off-by: Arnd Bergmann <arnd@arndb.de>