Module Name:    src
Committed By:   riastradh
Date:           Mon Aug 27 06:06:10 UTC 2018

Modified Files:
        src/sys/external/bsd/common/include/linux: kernel.h
Added Files:
        src/sys/external/bsd/common/include/linux: printk.h
Removed Files:
        src/sys/external/bsd/drm2/include/linux: printk.h

Log Message:
move printk to common so we can reasonably include it from kernel.h
(linux side-loads the same)

Author: coypu <co...@sdf.org>
Committer: Taylor R Campbell <riastr...@netbsd.org>


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/external/bsd/common/include/linux/kernel.h
cvs rdiff -u -r0 -r1.1 src/sys/external/bsd/common/include/linux/printk.h
cvs rdiff -u -r1.4 -r0 src/sys/external/bsd/drm2/include/linux/printk.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Reply via email to