Searched hist:c58b31aa46b4c1197acd3503e8c07da79b6bc1c2 (Results 1 – 3 of 3) sorted by relevance
/linux/arch/arm/mach-shmobile/ |
H A D | emev2.h | c58b31aa46b4c1197acd3503e8c07da79b6bc1c2 Thu Jan 28 16:20:49 CET 2016 Geert Uytterhoeven <geert+renesas@glider.be> ARM: shmobile: emev2: Move declaration of emev2_smp_ops to emev2.h
make C=1:
arch/arm/mach-shmobile/smp-emev2.c:51:29: warning: symbol 'emev2_smp_ops' was not declared. Should it be static?
To fix this, move the forward declaration of emev2_smp_ops to a header file, and include it where appropriate.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
|
H A D | smp-emev2.c | diff c58b31aa46b4c1197acd3503e8c07da79b6bc1c2 Thu Jan 28 16:20:49 CET 2016 Geert Uytterhoeven <geert+renesas@glider.be> ARM: shmobile: emev2: Move declaration of emev2_smp_ops to emev2.h
make C=1:
arch/arm/mach-shmobile/smp-emev2.c:51:29: warning: symbol 'emev2_smp_ops' was not declared. Should it be static?
To fix this, move the forward declaration of emev2_smp_ops to a header file, and include it where appropriate.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
|
H A D | setup-emev2.c | diff c58b31aa46b4c1197acd3503e8c07da79b6bc1c2 Thu Jan 28 16:20:49 CET 2016 Geert Uytterhoeven <geert+renesas@glider.be> ARM: shmobile: emev2: Move declaration of emev2_smp_ops to emev2.h
make C=1:
arch/arm/mach-shmobile/smp-emev2.c:51:29: warning: symbol 'emev2_smp_ops' was not declared. Should it be static?
To fix this, move the forward declaration of emev2_smp_ops to a header file, and include it where appropriate.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
|