diff options
Diffstat (limited to 'include/asm-powerpc')
-rw-r--r-- | include/asm-powerpc/elf.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-powerpc/elf.h b/include/asm-powerpc/elf.h index 4545aa682509..b5436642a109 100644 --- a/include/asm-powerpc/elf.h +++ b/include/asm-powerpc/elf.h | |||
@@ -411,7 +411,7 @@ do { \ | |||
411 | /* Keep this the last entry. */ | 411 | /* Keep this the last entry. */ |
412 | #define R_PPC64_NUM 107 | 412 | #define R_PPC64_NUM 107 |
413 | 413 | ||
414 | #ifdef CONFIG_PPC_CELL | 414 | #ifdef CONFIG_SPU_BASE |
415 | /* Notes used in ET_CORE. Note name is "SPU/<fd>/<filename>". */ | 415 | /* Notes used in ET_CORE. Note name is "SPU/<fd>/<filename>". */ |
416 | #define NT_SPU 1 | 416 | #define NT_SPU 1 |
417 | 417 | ||