arm: Use proper prototype for SYSINIT functions
The only possible return value of function module_info_init() is 0. Make
it return void to match the prototype of SYSINIT.
MFC after: 1 week
arm: Use proper prototype for SYSINIT functions Tags None Referenced Files None Subscribers None
Description
Details
|