summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mxs/include/mach/imx-regs.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-mxs/include/mach/imx-regs.h')
-rw-r--r--arch/arm/mach-mxs/include/mach/imx-regs.h15
1 files changed, 0 insertions, 15 deletions
diff --git a/arch/arm/mach-mxs/include/mach/imx-regs.h b/arch/arm/mach-mxs/include/mach/imx-regs.h
deleted file mode 100644
index 4aede1bc93..0000000000
--- a/arch/arm/mach-mxs/include/mach/imx-regs.h
+++ /dev/null
@@ -1,15 +0,0 @@
-/* SPDX-License-Identifier: GPL-2.0-or-later */
-/* SPDX-FileCopyrightText: 2010 Juergen Beisert, Pengutronix */
-
-#ifndef _IMX_REGS_H
-# define _IMX_REGS_H
-
-#if defined CONFIG_ARCH_IMX23
-# include <mach/imx23-regs.h>
-#endif
-
-#if defined CONFIG_ARCH_IMX28
-# include <mach/imx28-regs.h>
-#endif
-
-#endif /* _IMX_REGS_H */