diff options
Diffstat (limited to 'arch/arm/mach-mx5/devices-imx53.h')
| -rw-r--r-- | arch/arm/mach-mx5/devices-imx53.h | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/arch/arm/mach-mx5/devices-imx53.h b/arch/arm/mach-mx5/devices-imx53.h deleted file mode 100644 index 9d0ec2507fa..00000000000 --- a/arch/arm/mach-mx5/devices-imx53.h +++ /dev/null @@ -1,13 +0,0 @@ -/* - * Copyright (C) 2010 Yong Shen. <Yong.Shen@linaro.org> - * - * This program is free software; you can redistribute it and/or modify it under - * the terms of the GNU General Public License version 2 as published by the - * Free Software Foundation. - */ -#include <mach/mx53.h> -#include <mach/devices-common.h> - -extern const struct imx_imx_uart_1irq_data imx53_imx_uart_data[] __initconst; -#define imx53_add_imx_uart(id, pdata) \ - imx_add_imx_uart_1irq(&imx53_imx_uart_data[id], pdata) |
