Commit c299a2e
soc: tegra: cbb: Drop empty platform remove function
A remove callback just returning 0 is equivalent to no remove callback
at all. So drop the useless function.
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Reviewed-by: Sumit Gupta <sumitg@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>1 parent a094122 commit c299a2e
1 file changed
Lines changed: 0 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1173 | 1173 | | |
1174 | 1174 | | |
1175 | 1175 | | |
1176 | | - | |
1177 | | - | |
1178 | | - | |
1179 | | - | |
1180 | | - | |
1181 | 1176 | | |
1182 | 1177 | | |
1183 | 1178 | | |
| |||
1195 | 1190 | | |
1196 | 1191 | | |
1197 | 1192 | | |
1198 | | - | |
1199 | 1193 | | |
1200 | 1194 | | |
1201 | 1195 | | |
| |||
0 commit comments