From: Dmitri Vorobiev Date: Fri, 1 May 2009 20:10:21 +0000 (-0700) Subject: clockevents: tick_broadcast_device can become static X-Git-Tag: v2.6.31-rc1~327^2~1 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a52f5c5620673c292cb159205bf0e1eb5af1985b;p=pandora-kernel.git clockevents: tick_broadcast_device can become static The variable tick_broadcast_device is not used outside of the file where it is defined, so let's make it static. Signed-off-by: Dmitri Vorobiev Signed-off-by: Andrew Morton Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed