-/* $OpenBSD: vga_pci.c,v 1.36 2008/08/10 00:18:35 brad Exp $ */
+/* $OpenBSD: vga_pci.c,v 1.37 2008/08/12 23:10:41 oga Exp $ */
/* $NetBSD: vga_pci.c,v 1.3 1998/06/08 06:55:58 thorpej Exp $ */
/*
#endif
#if NDRMBASE > 0
- config_found_sm(self, aux, vga_drm_print, drmsubmatch);
+ config_found_sm(self, aux, NULL, drmsubmatch);
#endif
}
return (0);
}
-
-int
-vga_drm_print(void *aux, const char *pnp)
-{
- if (pnp)
- printf("drm at %s", pnp);
- return (UNSUPP);
-}
#endif
paddr_t