aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx/mach-imx27.c
diff options
context:
space:
mode:
authorFabio Estevam <festevam@gmail.com>2020-09-11 09:40:33 -0300
committerShawn Guo <shawnguo@kernel.org>2020-09-13 11:16:00 +0800
commit8485adf17a15faacc6403dce0b711ec8a1cbf403 (patch)
tree8b82bd9ed738d0dc39487a2aae4080fd46eaef5d /arch/arm/mach-imx/mach-imx27.c
parentARM: imx: Remove iomux-v3 board code (diff)
downloadlinux-dev-8485adf17a15faacc6403dce0b711ec8a1cbf403.tar.xz
linux-dev-8485adf17a15faacc6403dce0b711ec8a1cbf403.zip
ARM: imx: Remove imx device directory
arch/arm/mach-imx/devices/ contains utilities for registering devices in board file. Now that board files are gone, get rid of the devices directory. 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/mach-imx27.c')
-rw-r--r--arch/arm/mach-imx/mach-imx27.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-imx/mach-imx27.c b/arch/arm/mach-imx/mach-imx27.c
index 84396ccf23f2..262422a9c196 100644
--- a/arch/arm/mach-imx/mach-imx27.c
+++ b/arch/arm/mach-imx/mach-imx27.c
@@ -14,7 +14,6 @@
#include <asm/mach/time.h>
#include "common.h"
-#include "devices/devices-common.h"
#include "hardware.h"
#include "mx27.h"