summaryrefslogtreecommitdiff
path: root/include/linux/spi/sh_msiof.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/spi/sh_msiof.h')
-rw-r--r--include/linux/spi/sh_msiof.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/linux/spi/sh_msiof.h b/include/linux/spi/sh_msiof.h
index dc2a0cbd210d..f950d280461b 100644
--- a/include/linux/spi/sh_msiof.h
+++ b/include/linux/spi/sh_msiof.h
@@ -3,8 +3,8 @@
#define __SPI_SH_MSIOF_H__
enum {
- MSIOF_SPI_MASTER,
- MSIOF_SPI_SLAVE,
+ MSIOF_SPI_HOST,
+ MSIOF_SPI_TARGET,
};
struct sh_msiof_spi_info {