aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/fmc-sdb.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/fmc-sdb.h')
-rw-r--r--include/linux/fmc-sdb.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/linux/fmc-sdb.h b/include/linux/fmc-sdb.h
index 1974317a9b3d..599bd6bab56d 100644
--- a/include/linux/fmc-sdb.h
+++ b/include/linux/fmc-sdb.h
@@ -14,6 +14,8 @@ union sdb_record {
struct sdb_bridge bridge;
struct sdb_integration integr;
struct sdb_empty empty;
+ struct sdb_synthesis synthesis;
+ struct sdb_repo_url repo_url;
};
struct fmc_device;