diff options
| author | Vincent Stehlé <[email protected]> | 2013-07-10 11:45:46 +0200 |
|---|---|---|
| committer | Shawn Guo <[email protected]> | 2013-08-16 13:11:23 +0800 |
| commit | 10eff77074dd3557aac75d55badad973a451e2e6 (patch) | |
| tree | 2a294ea92d03475fbbc6ba8a6006f84c8da48add /scripts/checkstack.pl | |
| parent | 3da66bfb74428e9bea8c79f795f9d7749a04a154 (diff) | |
ARM: imx: fix imx_init_l2cache storage class
This fixes the following compilation error:
arch/arm/mach-imx/system.c:101:123: error: static declaration of ‘imx_init_l2cache’ follows non-static declaration
In file included from arch/arm/mach-imx/system.c:32:0:
arch/arm/mach-imx/common.h:165:13: note: previous declaration of ‘imx_init_l2cache’ was here
arch/arm/mach-imx/system.c:101:123: warning: ‘imx_init_l2cache’ defined but not used [-Wunused-function]
Signed-off-by: Vincent Stehlé <[email protected]>
Cc: Sascha Hauer <[email protected]>
Cc: Russell King <[email protected]>
Signed-off-by: Shawn Guo <[email protected]>
Diffstat (limited to 'scripts/checkstack.pl')
0 files changed, 0 insertions, 0 deletions