]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: Octeon: Remove redundant declaration of octeon_reserve32_memory
authorYang Shi <yang.shi@windriver.com>
Wed, 3 Mar 2010 08:43:20 +0000 (16:43 +0800)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 12 Apr 2010 16:26:10 +0000 (17:26 +0100)
commit8dc9a2c60795d45e6d632e15e384cf11b986d40e
tree7063175eebf15cbb14edc96bf6469820164ae85f
parentdd60e12d7f0d9d130eccbd208573edf1ef20bacc
MIPS: Octeon: Remove redundant declaration of octeon_reserve32_memory

octeon_reserve32_memory is defined In Octeon's setup.c, so remove the
redundant extern declaration of this variable.

Signed-off-by: Yang Shi <yang.shi@windriver.com>
To: f.fainelli@gmail.com
Cc: linux-mips@linux-mips.org
Patchwork: http://patchwork.linux-mips.org/patch/1022/
Acked-by: David Daney <ddaney@caviumnetworks.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/cavium-octeon/setup.c