mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] drivers/char/Makefile: Remove pty.o from export-objs
@ 2002-09-11  7:08 Sam Ravnborg
  0 siblings, 0 replies; only message in thread
From: Sam Ravnborg @ 2002-09-11  7:08 UTC (permalink / raw)
  To: Linus Torvalds, linux-kernel

Remove pty.o from the export-objs list, since pty.c does not export
any symbols.
A /* EXPORT_SYMBOL */ comment may have fooled the original author.

	Sam

===== drivers/char/Makefile 1.34 vs edited =====
--- 1.34/drivers/char/Makefile	Mon Sep  2 21:24:29 2002
+++ edited/drivers/char/Makefile	Wed Sep 11 08:57:46 2002
@@ -13,7 +13,7 @@
 # This list comes from 'grep -l EXPORT_SYMBOL *.[hc]'.
 
 export-objs     :=	busmouse.o console.o generic_serial.o ip2main.o \
-			ite_gpio.o misc.o nvram.o pty.o random.o rtc.o \
+			ite_gpio.o misc.o nvram.o random.o rtc.o \
 			selection.o sonypi.o sysrq.o tty_io.o tty_ioctl.o
 
 obj-$(CONFIG_VT) += vt.o vc_screen.o consolemap.o consolemap_deftbl.o selection.o keyboard.o

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-09-11  7:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-09-11  7:08 [PATCH] drivers/char/Makefile: Remove pty.o from export-objs Sam Ravnborg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®