summaryrefslogtreecommitdiff
path: root/arch/arm/mach-imx/3ds_debugboard.h
diff options
context:
space:
mode:
authorFabio Estevam <festevam@gmail.com>2020-09-11 09:40:30 -0300
committerShawn Guo <shawnguo@kernel.org>2020-09-13 11:15:50 +0800
commita542fc18168cccf6e3091fd52a4543e2ef107a84 (patch)
tree0320dd8762e20576d631e940a75cf40409944738 /arch/arm/mach-imx/3ds_debugboard.h
parentfc673fbf8cc16f496b9a2d2ae65aab15beb5e3b8 (diff)
ARM: imx31: Remove remaining i.MX31 board code
i.MX31 is a devicetree only platform. Remove remaining i.MX31 board code. Signed-off-by: Fabio Estevam <festevam@gmail.com> Acked-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'arch/arm/mach-imx/3ds_debugboard.h')
-rw-r--r--arch/arm/mach-imx/3ds_debugboard.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/arch/arm/mach-imx/3ds_debugboard.h b/arch/arm/mach-imx/3ds_debugboard.h
deleted file mode 100644
index a4d04d099c61..000000000000
--- a/arch/arm/mach-imx/3ds_debugboard.h
+++ /dev/null
@@ -1,11 +0,0 @@
-/* SPDX-License-Identifier: GPL-2.0-or-later */
-/*
- * Copyright 2008-2009 Freescale Semiconductor, Inc. All Rights Reserved.
- */
-
-#ifndef __ASM_ARCH_MXC_3DS_DB_H__
-#define __ASM_ARCH_MXC_3DS_DB_H__
-
-extern int __init mxc_expio_init(u32 base, u32 intr_gpio);
-
-#endif /* __ASM_ARCH_MXC_3DS_DB_H__ */