From: Dmitri Vorobiev Date: Wed, 18 Jun 2008 07:18:19 +0000 (+0300) Subject: [MIPS] i8253: make the pit_clockevent variable static X-Git-Tag: v2.6.27-rc1~1063^2~39 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ea6428cbdbb0fd1a6e7e8c3044253eab9aff4c7;p=pandora-kernel.git [MIPS] i8253: make the pit_clockevent variable static The pit_clockevent symbol is needlessly defined global. This patch makes that variable static. Spotted by sparse. Compile-tested using Malta defconfig. Signed-off-by: Dmitri Vorobiev Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed