diff options
author | Nishanth Menon <nm@ti.com> | 2011-01-06 19:49:28 -0800 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2011-01-06 19:58:28 -0800 |
commit | bcb52693a49994f435fad5f8d4277fbb125f3452 (patch) | |
tree | 0c923995cbc6143cdb28d6e83748b8e70f82ea84 /include/acpi/video.h | |
parent | 3083314238afb593b598dca4bab4bb6ae09a6c82 (diff) | |
download | blackbird-op-linux-bcb52693a49994f435fad5f8d4277fbb125f3452.tar.gz blackbird-op-linux-bcb52693a49994f435fad5f8d4277fbb125f3452.zip |
omap3|4: mux: make local structures static
Mux data is passed by pointers to mux.c from the SoC specific
mux file, these variables dont really need to be global scope.
This fixes the following sparse warnings:
arch/arm/mach-omap2/mux44xx.c:547:29: warning: symbol 'omap4_core_cbl_ball' was not declared. Should it be static?
arch/arm/mach-omap2/mux44xx.c:1265:29: warning: symbol 'omap4_core_cbs_ball' was not declared. Should it be static?
arch/arm/mach-omap2/mux44xx.c:1549:29: warning: symbol 'omap4_wkup_cbl_cbs_ball' was not declared. Should it be static?
Signed-off-by: Nishanth Menon <nm@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'include/acpi/video.h')
0 files changed, 0 insertions, 0 deletions