/* * 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 |
| Sudip Mukherjee | 7 | 77.78% | 1 | 33.33% |
| Bart Van Assche | 1 | 11.11% | 1 | 33.33% |
| Benjamin Herrenschmidt | 1 | 11.11% | 1 | 33.33% |
| Total | 9 | 100.00% | 3 | 100.00% |