On 05/28/2014 06:54 AM, Peter De Schrijver wrote: > The Tegra fuse code has moved to drivers/misc/fuse/tegra. Enable the > building of that code, and disable the building of the old fuse code in > arch/arm/mach-tegra/. > diff --git a/drivers/misc/Makefile b/drivers/misc/Makefile > index 7eb4b69..994d02d 100644 > --- a/drivers/misc/Makefile > +++ b/drivers/misc/Makefile > @@ -55,3 +55,5 @@ obj-$(CONFIG_SRAM) += sram.o > obj-y += mic/ > obj-$(CONFIG_GENWQE) += genwqe/ > obj-$(CONFIG_ECHO) += echo/ > +obj-y += fuse/ > + This adds an empty blank line to the end of the file. -- To unsubscribe from this list: send the line "unsubscribe linux-tegra" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html