Commit 2a8bd56a authored by Uwe Kleine-König's avatar Uwe Kleine-König

ARM: mx25: remove now empty devices.h

Signed-off-by: default avatarUwe Kleine-König <u.kleine-koenig@pengutronix.de>
parent bb4c853f
......@@ -36,7 +36,6 @@
#include <mach/audmux.h>
#include "devices-imx25.h"
#include "devices.h"
static struct pad_desc eukrea_mbimxsd_pads[] = {
/* LCD */
......
......@@ -41,7 +41,6 @@
#include <mach/iomux-mx25.h>
#include "devices-imx25.h"
#include "devices.h"
static const struct imxuart_platform_data uart_pdata __initconst = {
.flags = IMXUART_HAVE_RTSCTS,
......
......@@ -42,7 +42,6 @@
#include <mach/iomux-mx25.h>
#include "devices-imx25.h"
#include "devices.h"
static const struct imxuart_platform_data uart_pdata __initconst = {
.flags = IMXUART_HAVE_RTSCTS,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment