aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arc/include/asm/prom.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arc/include/asm/prom.h')
-rw-r--r--arch/arc/include/asm/prom.h14
1 files changed, 0 insertions, 14 deletions
diff --git a/arch/arc/include/asm/prom.h b/arch/arc/include/asm/prom.h
deleted file mode 100644
index 692d0d0789a7..000000000000
--- a/arch/arc/include/asm/prom.h
+++ /dev/null
@@ -1,14 +0,0 @@
1/*
2 * Copyright (C) 2012 Synopsys, Inc. (www.synopsys.com)
3 *
4 * This program is free software; you can redistribute it and/or modify
5 * it under the terms of the GNU General Public License version 2 as
6 * published by the Free Software Foundation.
7 */
8
9#ifndef _ASM_ARC_PROM_H_
10#define _ASM_ARC_PROM_H_
11
12#define HAVE_ARCH_DEVTREE_FIXUPS
13
14#endif