driver core: auxiliary bus: Remove unneeded module bits
authorDave Jiang <dave.jiang@intel.com>
Thu, 11 Feb 2021 20:21:29 +0000 (13:21 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 23 Mar 2021 09:47:55 +0000 (10:47 +0100)
commitbbf44abeeabfe05a124535e6c3a9fd7d682d42bf
treea25c525785e3387258fe94d253c90268b927430c
parent5dd5f9347a927c169205f7385e5cf4e18c41e21a
driver core: auxiliary bus: Remove unneeded module bits

Remove module bits in the auxiliary bus code since the auxiliary bus
cannot be built as a module and the relevant code is not needed.

Cc: Dave Ertman <david.m.ertman@intel.com>
Suggested-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Dave Jiang <dave.jiang@intel.com>
Link: https://lore.kernel.org/r/161307488980.1896017.15627190714413338196.stgit@djiang5-desk3.ch.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/base/auxiliary.c