All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] misc: Remove unused fuse/Makefile
@ 2014-10-28 17:12 Ezequiel Garcia
  2014-11-18 16:00 ` Ezequiel Garcia
  0 siblings, 1 reply; 3+ messages in thread
From: Ezequiel Garcia @ 2014-10-28 17:12 UTC (permalink / raw
  To: treding, swarren, pdeschrijver; +Cc: linux-kernel, Ezequiel Garcia

This commit:

commit 783c8f4c84451bc444e314a71b447239c6ef6fd9
Author: Peter De Schrijver <pdeschrijver@nvidia.com>
Date:   Thu Jun 12 18:36:37 2014 +0300

    soc/tegra: Add efuse driver for Tegra

introduced a fuse driver in drivers/soc. While at it, an unused file
drivers/misc/fuse/Makefile sneaked in, apparently as a left over from
a previous series. Remove it.

Signed-off-by: Ezequiel Garcia <ezequiel@vanguardiasur.com.ar>
---
 drivers/misc/fuse/Makefile | 1 -
 1 file changed, 1 deletion(-)
 delete mode 100644 drivers/misc/fuse/Makefile

diff --git a/drivers/misc/fuse/Makefile b/drivers/misc/fuse/Makefile
deleted file mode 100644
index 0679c4f..0000000
--- a/drivers/misc/fuse/Makefile
+++ /dev/null
@@ -1 +0,0 @@
-obj-$(CONFIG_ARCH_TEGRA)	+= tegra/
-- 
2.1.0


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

* Re: [PATCH] misc: Remove unused fuse/Makefile
  2014-10-28 17:12 [PATCH] misc: Remove unused fuse/Makefile Ezequiel Garcia
@ 2014-11-18 16:00 ` Ezequiel Garcia
  2014-11-18 21:43   ` Thierry Reding
  0 siblings, 1 reply; 3+ messages in thread
From: Ezequiel Garcia @ 2014-11-18 16:00 UTC (permalink / raw
  To: treding, swarren, pdeschrijver; +Cc: linux-kernel, akpm, Greg KH

(increasing CC list)

On 10/28/2014 02:12 PM, Ezequiel Garcia wrote:
> This commit:
> 
> commit 783c8f4c84451bc444e314a71b447239c6ef6fd9
> Author: Peter De Schrijver <pdeschrijver@nvidia.com>
> Date:   Thu Jun 12 18:36:37 2014 +0300
> 
>     soc/tegra: Add efuse driver for Tegra
> 
> introduced a fuse driver in drivers/soc. While at it, an unused file
> drivers/misc/fuse/Makefile sneaked in, apparently as a left over from
> a previous series. Remove it.
> 
> Signed-off-by: Ezequiel Garcia <ezequiel@vanguardiasur.com.ar>
> ---
>  drivers/misc/fuse/Makefile | 1 -
>  1 file changed, 1 deletion(-)
>  delete mode 100644 drivers/misc/fuse/Makefile
> 
> diff --git a/drivers/misc/fuse/Makefile b/drivers/misc/fuse/Makefile
> deleted file mode 100644
> index 0679c4f..0000000
> --- a/drivers/misc/fuse/Makefile
> +++ /dev/null
> @@ -1 +0,0 @@
> -obj-$(CONFIG_ARCH_TEGRA)	+= tegra/
> 

-- 
Ezequiel Garcia, VanguardiaSur
www.vanguardiasur.com.ar

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

* Re: [PATCH] misc: Remove unused fuse/Makefile
  2014-11-18 16:00 ` Ezequiel Garcia
@ 2014-11-18 21:43   ` Thierry Reding
  0 siblings, 0 replies; 3+ messages in thread
From: Thierry Reding @ 2014-11-18 21:43 UTC (permalink / raw
  To: Ezequiel Garcia, swarren, pdeschrijver; +Cc: linux-kernel, akpm, Greg KH

On November 18, 2014 5:02:14 PM Ezequiel Garcia 
<ezequiel@vanguardiasur.com.ar> wrote:
> (increasing CC list)
>
> On 10/28/2014 02:12 PM, Ezequiel Garcia wrote:
> > This commit:
> >
> > commit 783c8f4c84451bc444e314a71b447239c6ef6fd9
> > Author: Peter De Schrijver <pdeschrijver@nvidia.com>
> > Date:   Thu Jun 12 18:36:37 2014 +0300
> >
> >     soc/tegra: Add efuse driver for Tegra
> >
> > introduced a fuse driver in drivers/soc. While at it, an unused file
> > drivers/misc/fuse/Makefile sneaked in, apparently as a left over from
> > a previous series. Remove it.
> >
> > Signed-off-by: Ezequiel Garcia <ezequiel@vanguardiasur.com.ar>
> > ---
> >  drivers/misc/fuse/Makefile | 1 -
> >  1 file changed, 1 deletion(-)
> >  delete mode 100644 drivers/misc/fuse/Makefile
> >
> > diff --git a/drivers/misc/fuse/Makefile b/drivers/misc/fuse/Makefile
> > deleted file mode 100644
> > index 0679c4f..0000000
> > --- a/drivers/misc/fuse/Makefile
> > +++ /dev/null
> > @@ -1 +0,0 @@
> > -obj-$(CONFIG_ARCH_TEGRA)	+= tegra/
> >

I sent the same patch a couple of days ago, so:

Acked-by: Thierry Reding <treding@nvidia.com>

--
nvpublic



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

end of thread, other threads:[~2014-11-18 21:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-28 17:12 [PATCH] misc: Remove unused fuse/Makefile Ezequiel Garcia
2014-11-18 16:00 ` Ezequiel Garcia
2014-11-18 21:43   ` Thierry Reding

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.