This patchset is primarily the "hw/dma/omap_dma: Remove unused
ifdeffed out code" patch that was originally in my OMAP dead-code
series from the other week; everything else in that series is now in
upstream git. The patch itself has been reviewed, but the series does
the requested followup work of fixing the indent after the removal of
the ifdefs.
Patch 1: remove ifdefs; has been reviewed
Patch 2: fix coding style so checkpatch doesn't complain about patch 3
Patch 3: re-indent; whitespace change only
thanks
-- PMM
Peter Maydell (3):
hw/dma/omap_dma: Remove unused ifdeffed out code
hw/dma/omap_dma: Fix coding style in omap_dma_transfer_setup()
hw/dma/omap_dma: Fix indentation after ifdef removal
hw/dma/omap_dma.c | 247 ++++++++++++++++------------------------------
1 file changed, 84 insertions(+), 163 deletions(-)
--
2.43.0