remove debugging info

This commit is contained in:
rjkm
2025-04-23 00:44:24 +02:00
parent b577573310
commit fb79111560

View File

@@ -2035,7 +2035,6 @@ static int init_xo2_ci(struct ddb_port *port)
if (res < 0)
return res;
dev_info(dev->dev, "Port %d: version %u.%u\n", data[0], data[1]);
if (data[0] > 1) {
dev_info(dev->dev, "Port %d: invalid XO2 CI %02x\n",
port->nr, data[0]);