Skip to content

Commit 5efd527

Browse files
committed
dmaengine: sdxi: Drop unused SDXI_DRV_NAME
Signed-off-by: Nathan Lynch <nathan.lynch@amd.com>
1 parent 42fca82 commit 5efd527

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

drivers/dma/sdxi/sdxi.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
#include "hw.h"
2323
#include "mmio.h"
2424

25-
#define SDXI_DRV_NAME "sdxi"
2625
#define SDXI_DRV_DESC "SDXI driver"
2726

2827
#define ID_TO_L2_INDEX(id) (((id) >> 9) & 0x1FF)

0 commit comments

Comments
 (0)