commit | 39c73c332c8264c0a3a1ce58aa3eae52d17af025 | [log] [tgz] |
---|---|---|
author | Arnd Bergmann <arnd@arndb.de> | Mon Dec 05 22:52:21 2005 -0500 |
committer | Paul Mackerras <paulus@samba.org> | Mon Jan 09 14:52:41 2006 +1100 |
tree | 5de8740442b5f03de4f57e10fc17c38342ae0487 | |
parent | ba7594852f4e7121b3f037d59f983637b795f0dd [diff] |
[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>