]> git.karo-electronics.de Git - karo-tx-linux.git/blob - arch/arm/mach-hisi/headsmp.S
ARM: dts: Fix WLAN interrupt line for AM335x EVM-SK
[karo-tx-linux.git] / arch / arm / mach-hisi / headsmp.S
1 /*
2  *  Copyright (c) 2014 Hisilicon Limited.
3  *  Copyright (c) 2014 Linaro Ltd.
4  *
5  * This program is free software; you can redistribute it and/or modify
6  * it under the terms of the GNU General Public License version 2 as
7  * published by the Free Software Foundation.
8  */
9 #include <linux/linkage.h>
10 #include <linux/init.h>
11
12         __CPUINIT
13
14 ENTRY(hisi_secondary_startup)
15         bl      v7_invalidate_l1
16         b       secondary_startup