use octopus type for GT mini

This commit is contained in:
Ralph Metzler 2018-09-10 20:20:51 +02:00
parent f670b28603
commit 821793ec96
1 changed files with 1 additions and 1 deletions

View File

@ -640,7 +640,7 @@ static const struct ddb_info ddb_m4 = {
};
static const struct ddb_info ddb_gtl_mini = {
.type = DDB_OCTONET,
.type = DDB_OCTOPUS,
.name = "Digital Devices Octopus GT Mini",
.regmap = &gtl_mini,
.port_num = 0,