(increasing CC list) On 10/28/2014 02:12 PM, Ezequiel Garcia wrote: > This commit: > > commit 783c8f4c84451bc444e314a71b447239c6ef6fd9 > Author: Peter De Schrijver <[email protected]> > 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 <[email protected]> > --- > 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 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

