On Sun, Nov 13, 2016 at 02:03:01PM -0500, Paul Gortmaker wrote: > The Makefiles currently controlling compilation of this code is: > > drivers/soc/tegra/Makefile:obj-y += fuse/ > drivers/soc/tegra/fuse/Makefile:obj-y += fuse-tegra.o > > ...meaning that it currently is not being built as a module by anyone. > > Lets remove the couple traces of modularity so that when reading the > driver there is no doubt it is builtin-only. > > Since module_platform_driver() uses the same init level priority as > builtin_platform_driver() the init ordering remains unchanged with > this commit. > > Cc: Stephen Warren <swarren@xxxxxxxxxxxxx> > Cc: Thierry Reding <thierry.reding@xxxxxxxxx> > Cc: Alexandre Courbot <gnurou@xxxxxxxxx> > Cc: linux-tegra@xxxxxxxxxxxxxxx > Signed-off-by: Paul Gortmaker <paul.gortmaker@xxxxxxxxxxxxx> > --- > drivers/soc/tegra/fuse/fuse-tegra.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) Applied to for-4.12/soc, thanks. Thierry
Attachment:
signature.asc
Description: PGP signature