From: Adrian Bunk Date: Thu, 11 Jan 2007 13:48:59 +0000 (+0100) Subject: make hdlc_setup() static again X-Git-Tag: v2.6.21-rc1~92^2~31^2~68 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0bf94faf64afaba6e7b49fd11541b59d2ba06d0e;p=pandora-kernel.git make hdlc_setup() static again hdlc_setup was exported, but this export was never used. If a driver using it actually shows up it can still be exported again. Signed-off-by: Adrian Bunk Acked-by: Krzysztof Halasa Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed