Release 4.11 arch/s390/include/asm/device.h
/*
* Arch specific extensions to struct device
*
* This file is released under the GPLv2
*/
struct dev_archdata {
};
struct pdev_archdata {
};
Overall Contributors
Person | Tokens | Prop | Commits | CommitProp |
Christian Bornträger | 7 | 77.78% | 1 | 33.33% |
Benjamin Herrenschmidt | 1 | 11.11% | 1 | 33.33% |
Bart Van Assche | 1 | 11.11% | 1 | 33.33% |
Total | 9 | 100.00% | 3 | 100.00% |
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.