Remove leftover logging from the VIA Apollo code.
This commit is contained in:
@@ -183,7 +183,6 @@ static void
|
||||
via_apollo_host_bridge_write(int func, int addr, uint8_t val, void *priv)
|
||||
{
|
||||
via_apollo_t *dev = (via_apollo_t *) priv;
|
||||
pclog("%02x: %02x\n", addr, val);
|
||||
if (func)
|
||||
return;
|
||||
|
||||
|
Reference in New Issue
Block a user