diff options
| author | Ethan Nelson-Moore <enelsonmoore@gmail.com> | 2026-01-30 18:00:38 -0800 |
|---|---|---|
| committer | Ulf Hansson <ulf.hansson@linaro.org> | 2026-02-24 10:32:14 +0100 |
| commit | 97720432b093e28123c78d39030c8680114b885d (patch) | |
| tree | 7220c0743dc2e66924d09e76f37211d8f8888c19 /tools/perf/scripts/python | |
| parent | d6bf2e64dec87322f2b11565ddb59c0e967f96e3 (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
