diff options
author | Ben Dooks <[email protected]> | 2023-09-07 17:12:37 +0100 |
---|---|---|
committer | Thierry Reding <[email protected]> | 2023-10-13 10:07:17 +0200 |
commit | 721ee188488381f0c2d4e04fbc2200963fda23b7 (patch) | |
tree | 08a42e5e25e56bb0df128fcf84808ac13f49a216 /net/unix/sysctl_net_unix.c | |
parent | 6dbf23f5cfff789ee7c75a79709f06bcb3c6fc20 (diff) |
pwm: dwc: split pci out of core driver
Moving towards adding non-pci support for the driver, move the pci
parts out of the core into their own module. This is partly due to
the module_driver() code only being allowed once in a module and also
to avoid a number of #ifdef if we build a single file in a system
without pci support.
Signed-off-by: Ben Dooks <[email protected]>
Acked-by: Uwe Kleine-König <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Uwe Kleine-König <[email protected]>
Signed-off-by: Thierry Reding <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions