summaryrefslogtreecommitdiff
path: root/include/linux/processor.h
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>2026-05-05 11:43:18 +0200
committerLinus Walleij <linusw@kernel.org>2026-05-06 21:05:16 +0200
commitaccae072742eb4cbc0f0955660380a04b9f7dc1a (patch)
tree48aeca7a86b2800a042b20573e171d5e38b2d0bd /include/linux/processor.h
parenta11c0a37a994cacc2605b33ebab7cb6f4fa3d2a7 (diff)
pinctrl: rockchip: 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 pin controller drivers already have this correctly placed, so adjust the other drivers. No functional impact. Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com> Signed-off-by: Linus Walleij <linusw@kernel.org>
Diffstat (limited to 'include/linux/processor.h')
0 files changed, 0 insertions, 0 deletions