linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/1] mmc: moxart: Remove unneeded version.h inclusion
@ 2014-05-22  4:06 Sachin Kamat
  2014-05-27 11:11 ` Sachin Kamat
  2014-06-16  9:30 ` Ulf Hansson
  0 siblings, 2 replies; 3+ messages in thread
From: Sachin Kamat @ 2014-05-22  4:06 UTC (permalink / raw)
  To: linux-mmc; +Cc: ulf.hansson, chris, sachin.kamat, Jonas Jensen

version.h inclusion is not needed as suggested by versioncheck.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Cc: Jonas Jensen <jonas.jensen@gmail.com>
---
 drivers/mmc/host/moxart-mmc.c |    1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/mmc/host/moxart-mmc.c b/drivers/mmc/host/moxart-mmc.c
index 74924a04026e..b4b1efbf6c16 100644
--- a/drivers/mmc/host/moxart-mmc.c
+++ b/drivers/mmc/host/moxart-mmc.c
@@ -13,7 +13,6 @@
  * warranty of any kind, whether express or implied.
  */
 
-#include <linux/version.h>
 #include <linux/module.h>
 #include <linux/init.h>
 #include <linux/platform_device.h>
-- 
1.7.9.5


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH 1/1] mmc: moxart: Remove unneeded version.h inclusion
  2014-05-22  4:06 [PATCH 1/1] mmc: moxart: Remove unneeded version.h inclusion Sachin Kamat
@ 2014-05-27 11:11 ` Sachin Kamat
  2014-06-16  9:30 ` Ulf Hansson
  1 sibling, 0 replies; 3+ messages in thread
From: Sachin Kamat @ 2014-05-27 11:11 UTC (permalink / raw)
  To: linux-mmc@vger.kernel.org
  Cc: Ulf Hansson, chris@printf.net, Sachin Kamat, Jonas Jensen

On 22 May 2014 09:36, Sachin Kamat <sachin.kamat@linaro.org> wrote:
> version.h inclusion is not needed as suggested by versioncheck.
>
> Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
> Cc: Jonas Jensen <jonas.jensen@gmail.com>
> ---
>  drivers/mmc/host/moxart-mmc.c |    1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/drivers/mmc/host/moxart-mmc.c b/drivers/mmc/host/moxart-mmc.c
> index 74924a04026e..b4b1efbf6c16 100644
> --- a/drivers/mmc/host/moxart-mmc.c
> +++ b/drivers/mmc/host/moxart-mmc.c
> @@ -13,7 +13,6 @@
>   * warranty of any kind, whether express or implied.
>   */
>
> -#include <linux/version.h>
>  #include <linux/module.h>
>  #include <linux/init.h>
>  #include <linux/platform_device.h>
> --
> 1.7.9.5
>

Gentle ping.

-- 
With warm regards,
Sachin

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH 1/1] mmc: moxart: Remove unneeded version.h inclusion
  2014-05-22  4:06 [PATCH 1/1] mmc: moxart: Remove unneeded version.h inclusion Sachin Kamat
  2014-05-27 11:11 ` Sachin Kamat
@ 2014-06-16  9:30 ` Ulf Hansson
  1 sibling, 0 replies; 3+ messages in thread
From: Ulf Hansson @ 2014-06-16  9:30 UTC (permalink / raw)
  To: Sachin Kamat; +Cc: linux-mmc, Chris Ball, Jonas Jensen

On 22 May 2014 06:06, Sachin Kamat <sachin.kamat@linaro.org> wrote:
> version.h inclusion is not needed as suggested by versioncheck.
>
> Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
> Cc: Jonas Jensen <jonas.jensen@gmail.com>

Thanks! Applied for next.

Kind regards
Uffe

> ---
>  drivers/mmc/host/moxart-mmc.c |    1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/drivers/mmc/host/moxart-mmc.c b/drivers/mmc/host/moxart-mmc.c
> index 74924a04026e..b4b1efbf6c16 100644
> --- a/drivers/mmc/host/moxart-mmc.c
> +++ b/drivers/mmc/host/moxart-mmc.c
> @@ -13,7 +13,6 @@
>   * warranty of any kind, whether express or implied.
>   */
>
> -#include <linux/version.h>
>  #include <linux/module.h>
>  #include <linux/init.h>
>  #include <linux/platform_device.h>
> --
> 1.7.9.5
>

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-06-16  9:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-22  4:06 [PATCH 1/1] mmc: moxart: Remove unneeded version.h inclusion Sachin Kamat
2014-05-27 11:11 ` Sachin Kamat
2014-06-16  9:30 ` Ulf Hansson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).