summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorEthan Nelson-Moore <enelsonmoore@gmail.com>2026-01-30 18:00:38 -0800
committerUlf Hansson <ulf.hansson@linaro.org>2026-02-24 10:32:14 +0100
commit97720432b093e28123c78d39030c8680114b885d (patch)
tree7220c0743dc2e66924d09e76f37211d8f8888c19 /tools/perf/scripts/python
parentd6bf2e64dec87322f2b11565ddb59c0e967f96e3 (diff)
mmc: host: Remove unnecessary module_init/exit functions
Three MMC drivers have unnecessary module_init and module_exit functions that are empty or just print a message. Remove them. Note that if a module_init function exists, a module_exit function must also exist; otherwise, the module cannot be unloaded. Signed-off-by: Ethan Nelson-Moore <enelsonmoore@gmail.com> Acked-by: Shawn Lin <shawn.lin@rock-chips.com> Acked-by: Adrian Hunter <adrian.hunter@intel.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions