]> 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)
commita34200672f9f47d226f390d2a69654616040c065
treea17b0a04d3701e22f5d9d3fb04bcfb63efb7f44b
parentda95e319900e180c07ccc79d1d82e538651a26fc
parentd0b9be9a82f68a5bb697c8060ca05b2a1e78d4ed
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>