Commit 00ef858
Mika Penttilä
Partial revert of "i2c: Make remove callback return void"
NOTE: This commit does not compile due to missing RHEL-specific fix-ups,
which are split out into separate Git commits following this one.
If git bisect selected this commit, run "git bisect skip" and try again.
Repeat this until it selects a commit which compiles.
Partial revert of: ed5c2f5
Author: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Date: Mon Aug 15 10:02:30 2022 +0200
i2c: Make remove callback return void
This is needed for compile after DRM backport.
Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2160457
Upstream Status: RHEL-only
Signed-off-by: Mika Penttilä <mpenttil@redhat.com>1 parent a6692ea commit 00ef858
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2076 | 2076 | | |
2077 | 2077 | | |
2078 | 2078 | | |
2079 | | - | |
| 2079 | + | |
2080 | 2080 | | |
2081 | 2081 | | |
2082 | 2082 | | |
| 2083 | + | |
| 2084 | + | |
2083 | 2085 | | |
2084 | 2086 | | |
2085 | 2087 | | |
| |||
0 commit comments