From: Ivo van Doorn Date: Mon, 16 Jun 2008 17:56:54 +0000 (+0200) Subject: rt2x00: Cleanup symbol exports X-Git-Tag: v2.6.27-rc1~969^2~254^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d74f5ba473b915e5d4ea1ed391984bb62d9de8b1;p=pandora-kernel.git rt2x00: Cleanup symbol exports With a bit of code moving to rt2x00lib within the TX and RX paths we can now remove a lot of EXPORT_SYMBOL_GPL() statements. This cleans up the interface between rt2x00lib and the drivers and has the additional benefit that rt2x00pci and rt2x00usb are trimmed down in size as well since they have less to do. Signed-off-by: Ivo van Doorn Signed-off-by: John W. Linville --- Reading git-diff-tree failed