On Tue, Oct 15, 2019 at 01:25:35PM +0100, Ben Dooks wrote: > The moxtet_bus_type object is exported from the bus > driver, but not declared. Add a declaration for use > and to silence the following warning:
The symbol can be marked static instead.
On Tue, Oct 15, 2019 at 01:25:35PM +0100, Ben Dooks wrote: > The moxtet_bus_type object is exported from the bus > driver, but not declared. Add a declaration for use > and to silence the following warning:
The symbol can be marked static instead.