Commit ddb7417e authored by Sam Ravnborg's avatar Sam Ravnborg Committed by David S. Miller
Browse files

sparc32: rename mm/srmmu.h to mm/mm_32.h



This file will be used for more than just srmmu stuff, so the old name was misleading.

Signed-off-by: default avatarSam Ravnborg <sam@ravnborg.org>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 2aafe1a4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -15,7 +15,7 @@
#include <asm/leon.h>
#include <asm/tlbflush.h>

#include "srmmu.h"
#include "mm_32.h"

int leon_flush_during_switch = 1;
int srmmu_swprobe_trace;
+0 −0

File moved.

+1 −1
Original line number Diff line number Diff line
@@ -49,7 +49,7 @@
#include <asm/mxcc.h>
#include <asm/ross.h>

#include "srmmu.h"
#include "mm_32.h"

enum mbus_module srmmu_modtype;
static unsigned int hwbug_bitmask;