diff options
author | Ben Hutchings <[email protected]> | 2015-10-05 20:31:18 +0100 |
---|---|---|
committer | Ulf Hansson <[email protected]> | 2015-10-26 16:00:05 +0100 |
commit | 659c9bc114a810b3a3c1e50585cc57f1312a6d60 (patch) | |
tree | 2f3a0b2f7c6dec30127d6b4a3630e7fec50a7d28 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 0de9125fa823e526c9f68dc0987aae342ec94cbd (diff) |
mmc: sdhci-pci: Build o2micro support in the same module
sdhci-pci-o2micro.c contains no initialisation and its functions are only
called from shdci-pci.c, so there is no reason for it to be a separate
module, let alone or for it to always be built-in.
- Rename sdhci-pci.c to sdhci-pci-core.c so that the sdhci-pci module
can be built from multiple source files
- Add sdhci-pci-o2micro.c to it
- Remove redundant exports
Signed-off-by: Ben Hutchings <[email protected]>
Signed-off-by: Ulf Hansson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions