diff options
| author | Rosen Penev <rosenp@gmail.com> | 2026-05-18 14:13:03 -0700 |
|---|---|---|
| committer | Helge Deller <deller@gmx.de> | 2026-06-07 18:25:42 +0200 |
| commit | 3b069f0596e169bc1b1a991fbba64ffaefe8de75 (patch) | |
| tree | 86a5f775dc795d964a43087e7b138522f427fd8e /scripts/Makefile.thinlto | |
| parent | 84202754fb1727dc3ee87f47104e4162ecc8ba3a (diff) | |
fbdev: imxfb: Use of_device_get_match_data()
Use of_device_get_match_data() to fetch the platform ID entry directly
instead of open-coding an of_match_device() lookup. No NULL check is
needed as every compatible string has a corresponding data section.
This also lets the driver drop the of_device.h include.
Assisted-by: Codex:GPT-5.5
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Signed-off-by: Helge Deller <deller@gmx.de>
Diffstat (limited to 'scripts/Makefile.thinlto')
0 files changed, 0 insertions, 0 deletions
