Module Name: src Committed By: joerg Date: Fri Dec 14 19:38:36 UTC 2012
Modified Files:
src/sys/dev/pci/bktr: bktr_core.c
Log Message:
bt848_format is only defined in a __FreeBSD__ section of bktr_os.c and
overriding the local (static) definition with extern is bogus.
To generate a diff of this commit:
cvs rdiff -u -r1.53 -r1.54 src/sys/dev/pci/bktr/bktr_core.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
