Commit a164825
staging: wilc1000: fixed compilation error in SPI probe
Removed return statement from SPI probe function to remove compilation
warning.
Fixes: e94f7a1 (staging: wilc1000: handle power sequence when pins are not in DT)
Signed-off-by: Ajay Singh <ajay.kathat@microchip.com>
Acked-by: Claudiu Beznea <claudiu.beznea@microchip.com>1 parent e94f7a1 commit a164825
1 file changed
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
140 | | - | |
141 | | - | |
| 140 | + | |
142 | 141 | | |
143 | | - | |
144 | 142 | | |
145 | 143 | | |
146 | 144 | | |
| |||
0 commit comments