/* SPDX-License-Identifier: GPL-2.0 */ #ifndef __MTD_MTDRAM_H__ #define __MTD_MTDRAM_H__ #include int mtdram_init_device(struct mtd_info *mtd, void *mapped_address, unsigned long size, const char *name); #endif /* __MTD_MTDRAM_H__ */ .c?h=0x221E-v0.0-v7.0' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-04mm/list_lru: fix a typo in comment "numbesr"->"numbers"Ethon Paul
2020-04-07mm: use fallthrough;Joe Perches
2020-04-02mm: memcg/slab: use mem_cgroup_from_obj()Roman Gushchin