From: Ivo van Doorn Date: Sun, 11 Jul 2010 10:26:12 +0000 (+0200) Subject: rt2x00: Make rt2800_write_beacon only export to GPL X-Git-Tag: v2.6.36-rc1~571^2~107^2~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50e888eae23dc062cb52a7538e85a5960ce1d91c;p=pandora-kernel.git rt2x00: Make rt2800_write_beacon only export to GPL rt2800_write_beacon is the only function which uses EXPORT_SYMBOL instead of EXPORT_SYMBOL_GPL. All symbols in rt2x00 should however use the GPL restricted export. Signed-off-by: Ivo van Doorn Acked-by: Gertjan van Wingerde Signed-off-by: John W. Linville --- Reading git-diff-tree failed