cregit-Linux how code gets into the kernel

Release 4.14 arch/mips/include/asm/mach-bcm63xx/bcm63xx_dev_flash.h

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

#define __BCM63XX_FLASH_H

enum {
	
BCM63XX_FLASH_TYPE_PARALLEL,
	
BCM63XX_FLASH_TYPE_SERIAL,
	
BCM63XX_FLASH_TYPE_NAND,
};

int __init bcm63xx_flash_register(void);

#endif /* __BCM63XX_FLASH_H */

Overall Contributors

PersonTokensPropCommitsCommitProp
Jonas Gorski2596.15%266.67%
Greg Kroah-Hartman13.85%133.33%
Total26100.00%3100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.