Files
android_kernel_samsung_sm86…/rtc6226
jianzhou a4d571f1da rtc6226: Make remove callback return void
The value returned by an i2c driver's remove function is mostly
ignored, so the prototype of the remove function was changed to
return no value.

So change the related remove callback return void.

Change-Id: Iba2d83fe7f11ddfaabc67171b3ed7ee6955680be
2022-12-21 08:00:24 -08:00
..