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

Kukjin Kim kgene.kim at samsung.com
Tue Nov 27 18:31:30 EST 2012


On 11/27/12 17:50, Thomas Abraham wrote:
> 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.
>
I amended the commit as per Seungwon's pointing out.

Thanks.

Best regards,
Kgene.
--
Kukjin Kim <kgene.kim at samsung.com>, Senior Engineer,
SW Solution Development Team, Samsung Electronics Co., Ltd.



More information about the linux-arm-kernel mailing list