From 719cc170b0250f3ece4c2dbf8f66bdcad2311da6 Mon Sep 17 00:00:00 2001 From: Paul Gortmaker Date: Sat, 17 Jan 2015 18:55:06 -0500 Subject: [PATCH] mips/c-r4k: remove legacy __cpuinit section that crept in We removed __cpuinit support (leaving no-op stubs) quite some time ago. However a new instance was added in commit 4caa906ee949b7002cc1558bbe3744 ("MIPS: mm: c-r4k: Build EVA {d,i}cache flushing functions") Since we want to clobber the stubs soon, get this removed now. Cc: Leonid Yegoshin Cc: linux-mips@linux-mips.org Signed-off-by: Paul Gortmaker --- Reading git-format-patch failed