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

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
......@@ -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;
......
......@@ -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;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment