]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'samsung-soc-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk...
authorArnd Bergmann <arnd@arndb.de>
Thu, 11 Feb 2021 11:48:40 +0000 (12:48 +0100)
committerArnd Bergmann <arnd@arndb.de>
Thu, 11 Feb 2021 11:48:40 +0000 (12:48 +0100)
commit0fcb2d0d353ad0032c4c9110221f22030a5ecda5
treea17b0a04d3701e22f5d9d3fb04bcfb63efb7f44b
parent0e2dc5d08815efe57bb0b73ab944d0eb5d6fc3b4
parentfc878764fe567389d80de7396b941d89984d85fe
Merge tag 'samsung-soc-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into arm/soc

Samsung mach/soc changes for v5.12

Three fixes for S3C24xx: one for building with clang and two for
warnings.

* tag 'samsung-soc-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux:
  ARM: s3c: irq-s3c24xx: staticize local functions
  ARM: s3c: irq-s3c24xx: include headers for missing declarations
  ARM: s3c: fix fiq for clang IAS

Link: https://lore.kernel.org/r/20210211082254.7934-1-krzk@kernel.org
Signed-off-by: Arnd Bergmann <arnd@arndb.de>