From: Adrian Bunk Date: Tue, 8 May 2007 07:37:45 +0000 (-0700) Subject: drivers/video/hecubafb.c: make 4 functions static X-Git-Tag: v2.6.22-rc1~452 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a268a629be4c15ed85c88a61d712d92aa943847;p=pandora-kernel.git drivers/video/hecubafb.c: make 4 functions static This patch makes the following needlessly global functions static: - hcb_wait_for_ack() - hcb_wait_for_ack_clear() - apollo_send_data() - apollo_send_command() Signed-off-by: Adrian Bunk Cc: Jaya Kumar Cc: Antonino Daplas Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed