aboutsummaryrefslogtreecommitdiff
path: root/drivers/cdx/controller/cdx_controller.c
diff options
context:
space:
mode:
authorAndy Shevchenko <[email protected]>2024-05-14 22:05:54 +0300
committerGreg Kroah-Hartman <[email protected]>2024-06-04 14:07:58 +0200
commit2c94512055f362dd789e0f87b8566feeddec83c9 (patch)
tree42bb866daea80fb2dc22050cb6b958d1101968ec /drivers/cdx/controller/cdx_controller.c
parent87d80bfbd577912462061b1a45c0ed9c7fcb872f (diff)
serial: 8250_dw: Revert "Move definitions to the shared header"
This reverts commit d9666dfb314e1ffd6eb9c3c4243fe3e094c047a7. The container of the struct dw8250_port_data is private to the actual driver. In particular, 8250_lpss and 8250_dw use different data types that are assigned to the UART port private_data. Hence, it must not be used outside the specific driver. Fix the mistake made in the past by moving the respective definitions to the specific driver. Signed-off-by: Andy Shevchenko <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/cdx/controller/cdx_controller.c')
0 files changed, 0 insertions, 0 deletions