Commit 05e5f73
firmware: ti_sci: Use device_get_match_data()
Use preferred device_get_match_data() instead of of_match_device() to
get the driver match data. With this, adjust the includes to explicitly
include the correct headers.
Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20231006224638.445168-1-robh@kernel.org
Signed-off-by: Nishanth Menon <nm@ti.com>1 parent 82e83cb commit 05e5f73
1 file changed
Lines changed: 5 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
20 | 23 | | |
21 | 24 | | |
22 | 25 | | |
| |||
3293 | 3296 | | |
3294 | 3297 | | |
3295 | 3298 | | |
3296 | | - | |
3297 | 3299 | | |
3298 | 3300 | | |
3299 | 3301 | | |
| |||
3304 | 3306 | | |
3305 | 3307 | | |
3306 | 3308 | | |
3307 | | - | |
3308 | | - | |
3309 | | - | |
3310 | | - | |
3311 | | - | |
3312 | | - | |
| 3309 | + | |
3313 | 3310 | | |
3314 | 3311 | | |
3315 | 3312 | | |
| |||
0 commit comments