[PATCH] ARM: Exynos: Remove unused non-dt support for dwmci controller

Thomas Abraham thomas.abraham at linaro.org
Tue Nov 27 03:50:25 EST 2012


On 27 November 2012 10:31, Seungwon Jeon <tgih.jun at samsung.com> wrote:
> On Monday, November 26, 2012, Thomas Abraham <thomas.abraham at linaro.org> wrote:
>> With device tree support enabled for dwmci controller, the unused non-dt support
>> for dwmci controller can be removed.
>>
>> Signed-off-by: Thomas Abraham <thomas.abraham at linaro.org>
>> ---
>>  arch/arm/mach-exynos/Makefile             |    1 -
>>  arch/arm/mach-exynos/dev-dwmci.c          |   75 -----------------------------
>>  arch/arm/mach-exynos/include/mach/dwmci.h |   20 --------
>>  3 files changed, 0 insertions(+), 96 deletions(-)
>>  delete mode 100644 arch/arm/mach-exynos/dev-dwmci.c
>>  delete mode 100644 arch/arm/mach-exynos/include/mach/dwmci.h
>
> Hi Thomas,
>
> The following parts are remained. Also, no used code.
> Could you check it?
>
> ./plat-samsung/include/plat/devs.h:126:extern struct platform_device exynos4_device_dwmci;
> ./Kconfig:111:config EXYNOS4_DEV_DWMCI

Hi Seungwon,

Yes, I have missed that. Thanks for pointing this out. I will take care of this.

Thanks,
Thomas.



More information about the linux-arm-kernel mailing list