cregit-Linux how code gets into the kernel

Release 4.14 arch/mips/ath25/ar2315.h

Directory: arch/mips/ath25
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef __AR2315_H

#define __AR2315_H

#ifdef CONFIG_SOC_AR2315

void ar2315_arch_init_irq(void);
void ar2315_init_devices(void);
void ar2315_plat_time_init(void);
void ar2315_plat_mem_setup(void);
void ar2315_arch_init(void);

#else


static inline void ar2315_arch_init_irq(void) {}

Contributors

PersonTokensPropCommitsCommitProp
Sergey Ryazanov8100.00%1100.00%
Total8100.00%1100.00%


static inline void ar2315_init_devices(void) {}

Contributors

PersonTokensPropCommitsCommitProp
Sergey Ryazanov8100.00%1100.00%
Total8100.00%1100.00%


static inline void ar2315_plat_time_init(void) {}

Contributors

PersonTokensPropCommitsCommitProp
Sergey Ryazanov8100.00%1100.00%
Total8100.00%1100.00%


static inline void ar2315_plat_mem_setup(void) {}

Contributors

PersonTokensPropCommitsCommitProp
Sergey Ryazanov8100.00%1100.00%
Total8100.00%1100.00%


static inline void ar2315_arch_init(void) {}

Contributors

PersonTokensPropCommitsCommitProp
Sergey Ryazanov8100.00%1100.00%
Total8100.00%1100.00%

#endif #endif /* __AR2315_H */

Overall Contributors

PersonTokensPropCommitsCommitProp
Sergey Ryazanov8698.85%480.00%
Greg Kroah-Hartman11.15%120.00%
Total87100.00%5100.00%
Directory: arch/mips/ath25
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.