summaryrefslogtreecommitdiff
path: root/arch/arm/mach-mx5/devices.h
diff options
context:
space:
mode:
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>2011-08-01 11:07:54 +0400
committerUwe Kleine-König <u.kleine-koenig@pengutronix.de>2011-08-01 13:16:56 +0400
commitf26888549dd68c3902f43f544cddc670135d2477 (patch)
tree4f15dd7332f040b4f6b6ea09404a7adc38086bd0 /arch/arm/mach-mx5/devices.h
parent6cafe48a6bfa8934d5564fbf9976a51040dac819 (diff)
downloadlinux-f26888549dd68c3902f43f544cddc670135d2477.tar.xz
ARM: mx5: dynamically allocate high speed i2c (imx-i2c actually)
This removes the last device from devices.c. Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Diffstat (limited to 'arch/arm/mach-mx5/devices.h')
-rw-r--r--arch/arm/mach-mx5/devices.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-mx5/devices.h b/arch/arm/mach-mx5/devices.h
deleted file mode 100644
index 6b2edfea129b..000000000000
--- a/arch/arm/mach-mx5/devices.h
+++ /dev/null
@@ -1 +0,0 @@
-extern struct platform_device mxc_hsi2c_device;