Loading arch/mips/cobalt/setup.c +2 −2 Original line number Diff line number Diff line Loading @@ -42,8 +42,8 @@ const char *get_system_type(void) /* * Cobalt doesn't have PS/2 keyboard/mouse interfaces, * keyboard conntroller is never used. * Also PCI-ISA bridge DMA contoroller is never used. * keyboard controller is never used. * Also PCI-ISA bridge DMA controller is never used. */ static struct resource cobalt_reserved_resources[] = { { /* dma1 */ Loading Loading
arch/mips/cobalt/setup.c +2 −2 Original line number Diff line number Diff line Loading @@ -42,8 +42,8 @@ const char *get_system_type(void) /* * Cobalt doesn't have PS/2 keyboard/mouse interfaces, * keyboard conntroller is never used. * Also PCI-ISA bridge DMA contoroller is never used. * keyboard controller is never used. * Also PCI-ISA bridge DMA controller is never used. */ static struct resource cobalt_reserved_resources[] = { { /* dma1 */ Loading