RE: [PATCH] ARM: S5P64X0: Fix typo "CONFIG_S5P64X0_SETUP_SDHCI"

2013-04-02 Thread Kukjin Kim
Paul Bolle wrote: > > Commit ebc433c2890f8ecad2da39fe2dbf2b6e7b309afa ("ARM: S5P64X0: Add > HSMMC setup for host Controller") added the Kconfig symbol > S5P64X0_SETUP_SDHCI_GPIO. By accident it also used a macro > CONFIG_S5P64X0_SETUP_SDHCI. Fix that typo. > > Signed-off-by: Paul Bolle > --- > U

[PATCH] ARM: S5P64X0: Fix typo "CONFIG_S5P64X0_SETUP_SDHCI"

2013-03-30 Thread Paul Bolle
Commit ebc433c2890f8ecad2da39fe2dbf2b6e7b309afa ("ARM: S5P64X0: Add HSMMC setup for host Controller") added the Kconfig symbol S5P64X0_SETUP_SDHCI_GPIO. By accident it also used a macro CONFIG_S5P64X0_SETUP_SDHCI. Fix that typo. Signed-off-by: Paul Bolle --- Untested. Since this typo has been in