1
0
mirror of https://github.com/DigitalDevices/dddvb.git synced 2023-10-10 13:37:43 +02:00

add mdio regmap

This commit is contained in:
Ralph Metzler 2016-04-17 19:43:54 +02:00
parent d180cb70e2
commit a4062a1582

View File

@ -125,6 +125,7 @@ struct ddb_regmap {
struct ddb_regset *pid_filter;
struct ddb_regset *ns;
struct ddb_regset *gtl;
struct ddb_regset *mdio;
};
struct ddb_ids {