[PATCH] spufs: Make all exports GPL-only
authorArnd Bergmann <arnd@arndb.de>
Tue, 6 Dec 2005 03:52:21 +0000 (22:52 -0500)
committerPaul Mackerras <paulus@samba.org>
Mon, 9 Jan 2006 03:52:41 +0000 (14:52 +1100)
commit39c73c332c8264c0a3a1ce58aa3eae52d17af025
tree5de8740442b5f03de4f57e10fc17c38342ae0487
parentba7594852f4e7121b3f037d59f983637b795f0dd
[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 <arndb@de.ibm.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/platforms/cell/spu_base.c