summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorIngo Molnar <mingo@kernel.org>2016-07-14 14:01:15 +0300
committerIngo Molnar <mingo@kernel.org>2016-07-14 14:01:15 +0300
commit8b3843996d7ce863b6057287421e8f539b5ffd15 (patch)
tree9d0cb01f0432fe1424b549609f2c81516dde1f03 /include/linux
parent92d21ac74a9e3c09b0b01c764e530657e4c85c49 (diff)
parent05f310e26fe9d97fec0ce1752edc16bf1ea55a2d (diff)
downloadlinux-8b3843996d7ce863b6057287421e8f539b5ffd15.tar.xz
Merge branch 'x86/platform' into x86/headers, to apply dependent patches
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'include/linux')
-rw-r--r--include/linux/sfi.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/sfi.h b/include/linux/sfi.h
index d9b436f09925..e0e1597ef9e6 100644
--- a/include/linux/sfi.h
+++ b/include/linux/sfi.h
@@ -156,6 +156,7 @@ struct sfi_device_table_entry {
#define SFI_DEV_TYPE_UART 2
#define SFI_DEV_TYPE_HSI 3
#define SFI_DEV_TYPE_IPC 4
+#define SFI_DEV_TYPE_SD 5
u8 host_num; /* attached to host 0, 1...*/
u16 addr;