Release 4.14 arch/mips/include/asm/mach-bcm63xx/bcm63xx_dev_hsspi.h
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef BCM63XX_DEV_HSSPI_H
#define BCM63XX_DEV_HSSPI_H
#include <linux/types.h>
int bcm63xx_hsspi_register(void);
#endif /* BCM63XX_DEV_HSSPI_H */
Overall Contributors
Person | Tokens | Prop | Commits | CommitProp |
Jonas Gorski | 18 | 94.74% | 1 | 50.00% |
Greg Kroah-Hartman | 1 | 5.26% | 1 | 50.00% |
Total | 19 | 100.00% | 2 | 100.00% |
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.