Release 4.7 include/linux/mmc/boot.h
#ifndef LINUX_MMC_BOOT_H
#define LINUX_MMC_BOOT_H
enum { MMC_PROGRESS_ENTER, MMC_PROGRESS_INIT,
MMC_PROGRESS_LOAD, MMC_PROGRESS_DONE };
#endif /* LINUX_MMC_BOOT_H */
Overall Contributors
| Person | Tokens | Prop | Commits | CommitProp |
simon horman | simon horman | 17 | 85.00% | 1 | 50.00% |
robert p. j. day | robert p. j. day | 3 | 15.00% | 1 | 50.00% |
| Total | 20 | 100.00% | 2 | 100.00% |
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.