]> git.ipfire.org Git - thirdparty/linux.git/commit
powerpc/ps3: Remove unused struct table in setup_areas()
authorThorsten Blum <thorsten.blum@linux.dev>
Mon, 13 Jul 2026 09:17:33 +0000 (11:17 +0200)
committerMadhavan Srinivasan <maddy@linux.ibm.com>
Tue, 28 Jul 2026 04:53:31 +0000 (10:23 +0530)
commit41bf83c1b10781fcb992ff0680db771b7b833308
tree807b23500cc125301f55b491425668d43265c892
parentb24fc8278b70a9d27ec801a427ab4de9b769d69a
powerpc/ps3: Remove unused struct table in setup_areas()

The local table structure is not used - remove it.

Reviewed-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev>
Reviewed-by: Christophe Leroy (CS GROUP) <chleroy@kernel.org>
Reviewed-by: Ritesh Harjani (IBM) <ritesh.list@gmail.com>
Reviewed-by: Amit Machhiwal <amachhiw@linux.ibm.com>
Signed-off-by: Madhavan Srinivasan <maddy@linux.ibm.com>
Link: https://patch.msgid.link/20260713091731.97212-3-thorsten.blum@linux.dev
arch/powerpc/platforms/ps3/spu.c