From: Adrian Bunk Date: Mon, 23 Jun 2008 17:46:57 +0000 (+1000) Subject: drivers/macintosh: Various cleanups X-Git-Tag: v2.6.27-rc1~1058^2~104 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b4a8dd2e9f8af206eb39e3d99c442b0d6158953;p=pandora-kernel.git drivers/macintosh: Various cleanups This contains the following cleanups: - make the following needlessly global code static: - adb.c: adb_controller - adb.c: adb_init() - adbhid.c: adb_to_linux_keycodes[] (also make it const) - via-pmu68k.c: backlight_level - via-pmu68k.c: backlight_enabled - remove the following unused code: - via-pmu68k.c: sleep_notifier_list Signed-off-by: Adrian Bunk Acked-by: Geert Uytterhoeven Acked-by: Stephen Rothwell Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed