Code Review
/
linux-3.10.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
review
|
tree
raw
| inline |
side by side
[CELL] spufs: remove section mismatch warning
[linux-3.10.git]
/
arch
/
powerpc
/
platforms
/
cell
/
spufs
/
spufs.h
diff --git
a/arch/powerpc/platforms/cell/spufs/spufs.h
b/arch/powerpc/platforms/cell/spufs/spufs.h
index 08b3530288ac34d222ba165f72338d27ebc88d5d..34d5f9f8b4ae1fc97a6aef185a77198936366f8a 100644
(file)
--- a/
arch/powerpc/platforms/cell/spufs/spufs.h
+++ b/
arch/powerpc/platforms/cell/spufs/spufs.h
@@
-235,7
+235,7
@@
void spu_set_timeslice(struct spu_context *ctx);
void spu_update_sched_info(struct spu_context *ctx);
void __spu_update_sched_info(struct spu_context *ctx);
int __init spu_sched_init(void);
-void
__exit
spu_sched_exit(void);
+void spu_sched_exit(void);
extern char *isolated_loader;