commit | 0bf94faf64afaba6e7b49fd11541b59d2ba06d0e | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@stusta.de> | Thu Jan 11 14:48:59 2007 +0100 |
committer | Jeff Garzik <jeff@garzik.org> | Mon Feb 05 16:58:46 2007 -0500 |
tree | 1bb3d8af111f711622ff8c73869f5b12fcd8bd51 | |
parent | 0d63fb32b2b8c3464d9c1afc3ce3fd3ceec025b6 [diff] |
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 <bunk@stusta.de> Acked-by: Krzysztof Halasa <khc@pm.waw.pl> Signed-off-by: Jeff Garzik <jeff@garzik.org>