aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorPaul Gortmaker <[email protected]>2016-11-13 14:03:01 -0500
committerThierry Reding <[email protected]>2017-04-04 15:43:52 +0200
commit1859217bec83ebd1b4a220df396905a87285129b (patch)
tree67d3b1dda244fe68dc983f073521b03b672e87d9 /tools/perf/scripts/python/export-to-postgresql.py
parentbd737038d555468198495230f4233b9ba92e774c (diff)
soc: tegra: make fuse-tegra explicitly non-modular
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 <[email protected]> Cc: Thierry Reding <[email protected]> Cc: Alexandre Courbot <[email protected]> Cc: [email protected] Signed-off-by: Paul Gortmaker <[email protected]> Signed-off-by: Thierry Reding <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions