aboutsummaryrefslogtreecommitdiff
path: root/include/linux/rtsx_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/rtsx_common.h')
-rw-r--r--include/linux/rtsx_common.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/rtsx_common.h b/include/linux/rtsx_common.h
index bf290ad14c57..da9c8c6b5d50 100644
--- a/include/linux/rtsx_common.h
+++ b/include/linux/rtsx_common.h
@@ -12,7 +12,6 @@
#define DRV_NAME_RTSX_PCI "rtsx_pci"
#define DRV_NAME_RTSX_PCI_SDMMC "rtsx_pci_sdmmc"
-#define DRV_NAME_RTSX_PCI_MS "rtsx_pci_ms"
#define RTSX_REG_PAIR(addr, val) (((u32)(addr) << 16) | (u8)(val))