linux/arch
Krzysztof Kozlowski 01a4dc0d8d sh: sh4a: Bring back tmu3_device early device
Commit 1399c195ef ("sh: Switch to new style TMU device") converted
tmu3_device platform device to new style of platform data but removed it
from sh7786_early_devices array effectively removing last three timers
and causing a warning:

    arch/sh/kernel/cpu/sh4a/setup-sh7786.c:243:31:
        warning: ‘tmu3_device’ defined but not used [-Wunused-variable]

Fixes: 1399c195ef ("sh: Switch to new style TMU device")
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Rich Felker <dalias@libc.org>
2020-06-01 14:48:46 -04:00
..
alpha
arc ARC fixes for 5.7 2020-05-19 15:40:51 -07:00
arm ARM: SoC fixes for v5.7 2020-05-29 16:10:07 -07:00
arm64 ARM: SoC fixes for v5.7 2020-05-29 16:10:07 -07:00
c6x
csky csky: Fixup CONFIG_DEBUG_RSEQ 2020-05-28 00:18:36 +00:00
h8300
hexagon
ia64 ia64: Hide the archdata.iommu field behind generic IOMMU_API 2020-05-27 16:41:29 +02:00
m68k
microblaze
mips
nds32
nios2
openrisc
parisc parisc: Fix kernel panic in mem_init() 2020-05-29 15:47:55 +02:00
powerpc Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2020-05-31 10:16:53 -07:00
riscv RISC-V: gp_in_global needs register keyword 2020-05-21 13:28:26 -07:00
s390 s390/kaslr: add support for R_390_JMP_SLOT relocation type 2020-05-20 10:13:27 +02:00
sh sh: sh4a: Bring back tmu3_device early device 2020-06-01 14:48:46 -04:00
sparc sparc32: fix page table traversal in srmmu_nocache_init() 2020-05-23 13:59:12 -07:00
um
unicore32
x86 A pile of x86 fixes: 2020-05-31 10:45:11 -07:00
xtensa
.gitignore
Kconfig