diff options
author | Nikita Travkin <[email protected]> | 2023-08-02 11:41:22 +0500 |
---|---|---|
committer | Neil Armstrong <[email protected]> | 2023-08-02 10:56:50 +0200 |
commit | c71b7aa8619a0c9700132d0733e33999fb614339 (patch) | |
tree | bf91327f9cc445caacf07556f942b0f8a826c3be /lib/test-string_helpers.c | |
parent | ee31742bf17636da1304af77b2cb1c29b5dda642 (diff) |
drm/panel: samsung-s6d7aa0: Add MODULE_DEVICE_TABLE
The driver can be built as a module, however the lack of the
MODULE_DEVICE_TABLE macro prevents it from being automatically probed
from the DT in such case.
Add the missed macro to make sure the module can load automatically.
Fixes: 6810bb390282 ("drm/panel: Add Samsung S6D7AA0 panel controller driver")
Signed-off-by: Nikita Travkin <[email protected]>
Acked-by: Artur Weber <[email protected]>
Reviewed-by: Neil Armstrong <[email protected]>
Signed-off-by: Neil Armstrong <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'lib/test-string_helpers.c')
0 files changed, 0 insertions, 0 deletions