fix patch

svn path=/dists/trunk/linux-2.6/; revision=6922
This commit is contained in:
Martin Michlmayr 2006-06-29 12:34:32 +00:00
parent 12174b693c
commit 2cdd815ff8
1 changed files with 2 additions and 2 deletions

View File

@ -58,8 +58,8 @@
obj-$(CONFIG_SGI_MBCS) += mbcs.o
+obj-$(CONFIG_SERIAL_DEC) += decserial.o
obj-$(CONFIG_PRINTER) += lp.o
obj-$(CONFIG_TIPAR) += tipar.o
obj-$(CONFIG_PRINTER) += lp.o
obj-$(CONFIG_TIPAR) += tipar.o
--- a/drivers/char/decserial.c
+++ b/drivers/char/decserial.c
@@ -24,17 +24,17 @@