Skip to content

Commit 30258ae

Browse files
committed
Merge tag 'v5.19-rockchip-soc32-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into arm/soc
Comment typo fix. * tag 'v5.19-rockchip-soc32-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip: ARM: rockchip: fix typos in comments Link: https://lore.kernel.org/r/4421093.ElGaqSPkdT@phil Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2 parents 60166b3 + 2946aa9 commit 30258ae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

arch/arm/mach-rockchip/platsmp.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ static int rockchip_boot_secondary(unsigned int cpu, struct task_struct *idle)
137137
/*
138138
* We communicate with the bootrom to active the cpus other
139139
* than cpu0, after a blob of initialize code, they will
140-
* stay at wfe state, once they are actived, they will check
140+
* stay at wfe state, once they are activated, they will check
141141
* the mailbox:
142142
* sram_base_addr + 4: 0xdeadbeaf
143143
* sram_base_addr + 8: start address for pc

0 commit comments

Comments
 (0)