cregit-Linux how code gets into the kernel

Release 4.18 arch/m68k/include/asm/io.h

/* SPDX-License-Identifier: GPL-2.0 */
#if defined(__uClinux__) || defined(CONFIG_COLDFIRE)
#include <asm/io_no.h>
#else
#include <asm/io_mm.h>
#endif

Overall Contributors

PersonTokensPropCommitsCommitProp
Greg Ungerer1045.45%125.00%
Sam Ravnborg940.91%125.00%
David Howells29.09%125.00%
Greg Kroah-Hartman14.55%125.00%
Total22100.00%4100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.