cregit-Linux how code gets into the kernel

Release 4.14 arch/sh/include/asm/adc.h

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

#define __ASM_ADC_H
#ifdef __KERNEL__
/*
 * Copyright (C) 2004  Andriy Skulysh
 */

#include <cpu/adc.h>

int adc_single(unsigned int channel);

#endif /* __KERNEL__ */
#endif /* __ASM_ADC_H */

Overall Contributors

PersonTokensPropCommitsCommitProp
Andrew Morton2071.43%125.00%
Paul Mundt725.00%250.00%
Greg Kroah-Hartman13.57%125.00%
Total28100.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.