aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/include/mode.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/um/include/mode.h')
-rw-r--r--arch/um/include/mode.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/arch/um/include/mode.h b/arch/um/include/mode.h
deleted file mode 100644
index fcce95cbc16a..000000000000
--- a/arch/um/include/mode.h
+++ /dev/null
@@ -1,11 +0,0 @@
1/*
2 * Copyright (C) 2002 Jeff Dike (jdike@karaya.com)
3 * Licensed under the GPL
4 */
5
6#ifndef __MODE_H__
7#define __MODE_H__
8
9#include "mode-skas.h"
10
11#endif