diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2016-01-28 16:20:47 +0100 |
---|---|---|
committer | Simon Horman <horms+renesas@verge.net.au> | 2016-02-04 15:09:20 +0100 |
commit | 0c1690705417ac1b33f01125552349e3cfc9766d (patch) | |
tree | ce4ec839fa356a3f63ccfc0888028b5aa9665bbf /kernel/cpu_pm.c | |
parent | 92e963f50fc74041b5e9e744c330dca48e04f08d (diff) | |
download | linux-0c1690705417ac1b33f01125552349e3cfc9766d.tar.bz2 |
ARM: shmobile: rcar-gen2: Make rcar_gen2_dma_contiguous static
make C=1:
arch/arm/mach-shmobile/setup-rcar-gen2.c:186:12: warning: symbol 'rcar_gen2_dma_contiguous' was not declared. Should it be static?
Make it static, and move it inside the function to avoid a "defined but
not used" warning if CONFIG_DMA_CMA=n.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'kernel/cpu_pm.c')
0 files changed, 0 insertions, 0 deletions