cregit-Linux how code gets into the kernel

Release 4.14 arch/score/include/asm/io.h

/* SPDX-License-Identifier: GPL-2.0 */
#ifndef _ASM_SCORE_IO_H

#define _ASM_SCORE_IO_H

#include <asm-generic/io.h>


#define virt_to_bus	virt_to_phys

#define bus_to_virt	phys_to_virt
#endif /* _ASM_SCORE_IO_H */

Overall Contributors

PersonTokensPropCommitsCommitProp
Chen Liqin2095.24%150.00%
Greg Kroah-Hartman14.76%150.00%
Total21100.00%2100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.