2.4.10 duplicate ISDN symbol

From: Keith Owens (kaos@ocs.com.au)
Date: Tue Sep 25 2001 - 10:24:38 EST


If both st5481 and tpam are compiled into the kernel, hdlc_decode is a
duplicated symbol.

drivers/isdn/hisax/st5481_hdlc.c:int hdlc_decode(struct hdlc_vars *hdlc, const unsigned char *src,
drivers/isdn/hisax/st5481_usb.c: status = hdlc_decode(&in->hdlc_state, ptr, len, &count,

drivers/isdn/tpam/tpam_hdlc.c:DWORD hdlc_decode(BYTE * pbyBuffIn, BYTE * pbyBuffOut, DWORD dwLength)
drivers/isdn/tpam/tpam_commands.c: templen = hdlc_decode(data, tempdata, len);

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sun Sep 30 2001 - 21:00:31 EST