From: Arnd Bergmann Date: Tue, 6 Dec 2005 03:52:21 +0000 (-0500) Subject: [PATCH] spufs: Make all exports GPL-only X-Git-Tag: v2.6.16-rc1~666^2~71 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=39c73c332c8264c0a3a1ce58aa3eae52d17af025;p=pandora-kernel.git [PATCH] spufs: Make all exports GPL-only This changes all exported symbols of spufs to EXPORT_SYMBOL_GPL. The spu_ibox_read/spu_wbox_write symbols are not exported any more when the scheduler patch is applied. Signed-off-by: Arnd Bergmann Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed