Skip to content
Commit 267f3c07 authored by Sekhar Nori's avatar Sekhar Nori
Browse files

ARM: davinci: da8xx dt: make file local symbols static



Make some file-local functions static. This fixes the sparse
warnings:

  CHECK   arch/arm/mach-davinci/da8xx-dt.c
arch/arm/mach-davinci/da8xx-dt.c:23:13: warning: symbol 'da8xx_uart_clk_enable' was not declared. Should it be static?
arch/arm/mach-davinci/da8xx-dt.c:40:23: warning: symbol 'da850_auxdata_lookup' was not declared. Should it be static?

Signed-off-by: default avatarSekhar Nori <nsekhar@ti.com>
parent 5c71d618
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment