commit | a2d25e63ee50e8a09056e206a27512e3ea85b480 | [log] [tgz] |
---|---|---|
author | Paul Gortmaker <[email protected]> | Mon Apr 27 18:47:59 2015 -0400 |
committer | Ralf Baechle <[email protected]> | Sun Jun 21 21:53:45 2015 +0200 |
tree | 2191970a91b866279b694043b208a5fbe4b576cd | |
parent | 9a8f4ea03462f2364a1b1a82af27672f2f366eaf [diff] |
MIPS: tlbex.c: Remove new instance of __cpuinitdata that crept back in We removed __cpuinit support (leaving no-op stubs) quite some time ago. However a new instance was added in commit c5b367835cfc7a8ef53b9670a409ff ("MIPS: Add support for XPA.") Since we want to clobber the stubs soon, get this removed now. Signed-off-by: Paul Gortmaker <[email protected]> Cc: Steven J. Hill <[email protected]> Cc: [email protected] Cc: [email protected] Patchwork: https://patchwork.linux-mips.org/patch/9894/ Signed-off-by: Ralf Baechle <[email protected]>