Skip to content

Commit 2c0cbae

Browse files
committed
dmaengine: sdxi: Drop unneeded includes from mmio.h
Signed-off-by: Nathan Lynch <nathan.lynch@amd.com>
1 parent bcef9de commit 2c0cbae

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

drivers/dma/sdxi/mmio.h

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,6 @@
1010
#define DMA_SDXI_MMIO_H
1111

1212
#include <linux/bits.h>
13-
#include <linux/compiler_attributes.h>
14-
#include <linux/compiler_types.h>
15-
#include <linux/types.h>
1613

1714
enum sdxi_reg {
1815
/* SDXI 1.0 9.1 General Control and Status Registers */

0 commit comments

Comments
 (0)