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)
commitc2bd78de41fc3bdeb183bc24bbb2c4c0f3cfdb9a
treea17b0a04d3701e22f5d9d3fb04bcfb63efb7f44b
parent36de760a5a90450bc1bd92b6938ce46f502da54d
parentf503878564f5e68c1aeb1ea01e437060bf905c50
Merge tag 'samsung-soc-5.12' of git://git./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>