cregit-Linux how code gets into the kernel

Release 4.10 arch/arm/mach-ux500/board-mop500.h

/*
 * Copyright (C) ST-Ericsson SA 2010
 *
 * License terms: GNU General Public License (GPL) version 2
 */

#ifndef __BOARD_MOP500_H

#define __BOARD_MOP500_H

#include <linux/platform_data/asoc-ux500-msp.h>

extern struct msp_i2s_platform_data msp0_platform_data;
extern struct msp_i2s_platform_data msp1_platform_data;
extern struct msp_i2s_platform_data msp2_platform_data;
extern struct msp_i2s_platform_data msp3_platform_data;

#endif

Overall Contributors

PersonTokensPropCommitsCommitProp
lee joneslee jones2268.75%360.00%
hanumath prasadhanumath prasad928.12%120.00%
arnd bergmannarnd bergmann13.12%120.00%
Total32100.00%5100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.