diff options
author | Dmitri Vorobiev <dmitri.vorobiev@movial.com> | 2009-03-30 21:53:26 +0200 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2009-05-14 14:50:25 +0200 |
commit | b6d57ae97af3c38d28f066b5e47b7d58e468728a (patch) | |
tree | d06b169c677b36fd8c8437a11b2b488884539dd2 /drivers/accessibility | |
parent | MIPS: IP32: Fix needlessly global symbols in arch/mips/sgi-ip32/ip32-irq.c (diff) | |
download | linux-b6d57ae97af3c38d28f066b5e47b7d58e468728a.tar.xz linux-b6d57ae97af3c38d28f066b5e47b7d58e468728a.zip |
MIPS: gbe: Make needlessly global symbols static in drivers/video/gbefb.c
The following symbols are needlessly defined global:
default_mode
default_var
gbe_mem_phys
gbe_turn_off
gbefb_exit
gbefb_init
gbefb_setup
This error was noticed by namespacecheck when compiling ip32_defconfig.
This patch makes the symbols static.
Signed-off-by: Dmitri Vorobiev <dmitri.vorobiev@movial.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'drivers/accessibility')
0 files changed, 0 insertions, 0 deletions