summaryrefslogtreecommitdiff
path: root/scripts/package/gen-diff-patch
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>2026-05-05 12:33:24 +0200
committerUlf Hansson <ulf.hansson@linaro.org>2026-05-11 16:59:24 +0200
commit4a3e92e8cfb9741cb687b14fc6ca81714b4c2c26 (patch)
treefc31968fd774660e43b001de6fb125b110aed701 /scripts/package/gen-diff-patch
parent2c7210ded06da18b439b3a08b8a3caa42f2f1f72 (diff)
mmc: host: Move MODULE_DEVICE_TABLE next to the table itself
By convention MODULE_DEVICE_TABLE() immediately follows the ID table it exports, because this is easier to read and verify. It also makes more sense since #ifdef for ACPI or OF could hide both of them. Most of the privers already have this correctly placed, so adjust the missing ones. No functional impact. Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'scripts/package/gen-diff-patch')
0 files changed, 0 insertions, 0 deletions