aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/microblaze/kernel/hw_exception_handler.S
diff options
context:
space:
mode:
authorMichael Opdenacker <michael.opdenacker@free-electrons.com>2013-11-04 09:30:18 +0100
committerMichal Simek <michal.simek@xilinx.com>2013-11-06 08:48:58 +0100
commitedf6844ebf4d66546caf2a75e9d05e579990678c (patch)
tree3cf486e1e9782b5725507dd6a47aa988a1f04213 /arch/microblaze/kernel/hw_exception_handler.S
parentLinux 3.12 (diff)
downloadwireguard-linux-edf6844ebf4d66546caf2a75e9d05e579990678c.tar.xz
wireguard-linux-edf6844ebf4d66546caf2a75e9d05e579990678c.zip
microblaze: Remove unused NO_MMU Kconfig parameter
This removes the NO_MMU Kconfig parameter, which was no longer used anywhere in the source code and Makefiles. This also updates a comment refering to this parameter. Signed-off-by: Michael Opdenacker <michael.opdenacker@free-electrons.com> Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Diffstat (limited to 'arch/microblaze/kernel/hw_exception_handler.S')
-rw-r--r--arch/microblaze/kernel/hw_exception_handler.S4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/microblaze/kernel/hw_exception_handler.S b/arch/microblaze/kernel/hw_exception_handler.S
index 61b3a1fed46f..fc6b89f4dd31 100644
--- a/arch/microblaze/kernel/hw_exception_handler.S
+++ b/arch/microblaze/kernel/hw_exception_handler.S
@@ -193,8 +193,8 @@
* - W S REG EXC
*
*
- * STACK FRAME STRUCTURE (for NO_MMU)
- * ---------------------------------
+ * STACK FRAME STRUCTURE (for CONFIG_MMU=n)
+ * ----------------------------------------
*
* +-------------+ + 0
* | MSR |