Remove unnecessary debug printf.
authorrahnds <rahnds@openbsd.org>
Fri, 31 Mar 2000 05:43:54 +0000 (05:43 +0000)
committerrahnds <rahnds@openbsd.org>
Fri, 31 Mar 2000 05:43:54 +0000 (05:43 +0000)
sys/arch/powerpc/pci/macobio.c

index b2c7f39..60fd121 100644 (file)
@@ -128,7 +128,6 @@ obio_attach(parent, self, aux)
                        /* always ??? */
                        heathrow_FCR = mapiodev(reg[2] + HEATHROW_FCR_OFFSET,
                                4);
-                       printf("heathrow fcr, %x\n", heathrow_FCR);
                }
                break;
        case 0x22:      /* keylargo */