cregit-Linux how code gets into the kernel

Release 4.17 include/linux/mtd/mtdram.h

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

#define __MTD_MTDRAM_H__

#include <linux/mtd/mtd.h>
int mtdram_init_device(struct mtd_info *mtd, void *mapped_address,
			unsigned long size, const char *name);

#endif /* __MTD_MTDRAM_H__ */

Overall Contributors

PersonTokensPropCommitsCommitProp
Jesper Nilsson3394.29%133.33%
Brian Norris12.86%133.33%
Greg Kroah-Hartman12.86%133.33%
Total35100.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.