CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2020/02/18 05:13:40

Modified files:
        sys/arch/armv7/omap: ommmc.c 
        sys/arch/sparc64/dev: stp_sbus.c 
        sys/dev/acpi   : dwiic_acpi.c 
        sys/dev/cardbus: cardslot.c 
        sys/dev/fdt    : imxesdhc.c 
        sys/dev/ic     : dwiic.c dwiicvar.h 
        sys/dev/pci/drm/i915: intel_breadcrumbs.c 
        sys/dev/pci/drm/include/drm: drmP.h 
        sys/dev/pci/drm/include/linux: sched.h 
        sys/dev/pci/drm/scheduler: gpu_scheduler.c 
        sys/dev/pci    : dwiic_pci.c 
        sys/kern       : kern_timeout.c 
        sys/net        : pf_ioctl.c 
        sys/sys        : kthread.h 
        sys/ufs/mfs    : mfs_vfsops.c 
        sys/uvm        : uvm_km.c uvm_pmemrange.c 

Log message:
Cleanup <sys/kthread.h> and <sys/proc.h> includes.

Do not include <sys/kthread.h> where it is not needed and stop including
<sys/proc.h> in it.

ok visa@, anton@

Reply via email to