[PATCH] Eagle compile fix

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The compilation of arch/mips/vr41xx/common/serial.c depends on CONFIG_SERIAL.

--- linux-mips-2.4.x/arch/mips/vr41xx/nec-eagle/setup.c.orig	Mon Jul 15 02:02:56 2002
+++ linux-mips-2.4.x/arch/mips/vr41xx/nec-eagle/setup.c	Mon Dec  2 10:38:16 2002
@@ -143,8 +143,10 @@
 
 	vr41xx_cmu_init(0);
 
+#ifdef CONFIG_SERIAL
 	vr41xx_dsiu_init();
 	vr41xx_siu_init(SIU_RS232C, 0);
+#endif
 
 #ifdef CONFIG_PCI
 	vr41xx_pciu_init(&pci_address_map);

Gr{oetje,eeting}s,

						Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
							    -- Linus Torvalds



[Index of Archives]     [Linux MIPS Home]     [LKML Archive]     [Linux ARM Kernel]     [Linux ARM]     [Linux]     [Git]     [Yosemite News]     [Linux SCSI]     [Linux Hams]

  Powered by Linux