Re: [PATCH] bus: moxtet: declare moxtet_bus_type

From: Christoph Hellwig
Date: Tue Oct 15 2019 - 12:32:09 EST


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.