Release 4.14 arch/sh/include/mach-common/mach/romimage.h
/* SPDX-License-Identifier: GPL-2.0 */
#ifdef __ASSEMBLY__
/* do nothing here by default */
#else /* __ASSEMBLY__ */
static inline void mmcif_update_progress(int nr)
{
}
Contributors
Person | Tokens | Prop | Commits | CommitProp |
Magnus Damm | 8 | 88.89% | 1 | 50.00% |
Simon Horman | 1 | 11.11% | 1 | 50.00% |
Total | 9 | 100.00% | 2 | 100.00% |
#endif /* __ASSEMBLY__ */
Overall Contributors
Person | Tokens | Prop | Commits | CommitProp |
Magnus Damm | 18 | 90.00% | 2 | 50.00% |
Greg Kroah-Hartman | 1 | 5.00% | 1 | 25.00% |
Simon Horman | 1 | 5.00% | 1 | 25.00% |
Total | 20 | 100.00% | 4 | 100.00% |
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.