Bug 54508

Summary: Common serial layer should only be present if serial dds exist
Product: [Retired] eCos Reporter: Jonathan Larmour <jlarmour>
Component: Serial device driverAssignee: ecc-bugs-int
Status: CLOSED WONTFIX QA Contact: ecc-bugs-int
Severity: medium Docs Contact:
Priority: medium    
Version: CVS   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2003-06-20 16:02:42 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Jonathan Larmour 2001-10-10 17:51:02 UTC
Description of Problem:

The common serial layer in io/serial/current/src/common/serial.c should
only be included if there are real serial device drivers. This requires
each driver instance to implement an interface that the compilation of
serial.c can conditionalize on.

Comment 1 Alex Schuilenburg 2003-06-20 16:02:42 UTC
This bug has moved to http://bugs.ecos.sourceware.org/show_bug.cgi?id=54508