summaryrefslogtreecommitdiff
path: root/scripts/objdiff
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>2026-05-05 12:26:36 +0200
committerAndrew Jeffery <andrew@codeconstruct.com.au>2026-05-18 16:10:17 +0930
commit577bc2354726fe96969a10821bcdc61a6c0aeeb8 (patch)
treedbdaa5628ba0913eb2ec1a68b002c8f6da04150b /scripts/objdiff
parent254f49634ee16a731174d2ae34bc50bd5f45e731 (diff)
soc: aspeed: 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: Andrew Jeffery <andrew@codeconstruct.com.au>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions