Re: [PATCH] mmc/dw_mmc: Add support for ARC

2013-08-29 Thread Chris Ball
Hi, On Thu, Aug 29 2013, Seungwon Jeon wrote: > On Thu, August 29, 2013, Mischa Jonker wrote: >> Adapt Kconfig to include ARC in supported architectures >> >> Signed-off-by: Mischa Jonker > Acked-by: Seungwon Jeon Thanks, pushed to mmc-next for 3.12. - Chris. -- Chris Ball

RE: [PATCH] mmc/dw_mmc: Add support for ARC

2013-08-29 Thread Seungwon Jeon
On Thu, August 29, 2013, Mischa Jonker wrote: > Adapt Kconfig to include ARC in supported architectures > > Signed-off-by: Mischa Jonker Acked-by: Seungwon Jeon Thanks, Seungwon Jeon > --- > drivers/mmc/host/Kconfig |2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/

[PATCH] mmc/dw_mmc: Add support for ARC

2013-08-28 Thread Mischa Jonker
Adapt Kconfig to include ARC in supported architectures Signed-off-by: Mischa Jonker --- drivers/mmc/host/Kconfig |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/mmc/host/Kconfig b/drivers/mmc/host/Kconfig index 8a4c066..6496d50 100644 --- a/drivers/mmc/host/Kconfi