cregit-Linux how code gets into the kernel

Release 4.18 drivers/staging/rtl8723bs/hal/Mp_Precomp.h

/* SPDX-License-Identifier: GPL-2.0 */
/******************************************************************************
 *
 * Copyright(c) 2013 Realtek Corporation. All rights reserved.
 *
 ******************************************************************************/
#ifndef __MP_PRECOMP_H__

#define __MP_PRECOMP_H__

#include <drv_types.h>
#include <hal_data.h>


#define BT_TMP_BUF_SIZE	100


#define DCMD_Printf			DBG_BT_INFO

#ifdef bEnable
#undef bEnable
#endif

#include "HalBtcOutSrc.h"
#include "HalBtc8723b1Ant.h"
#include "HalBtc8723b2Ant.h"

#endif /*  __MP_PRECOMP_H__ */

Overall Contributors

PersonTokensPropCommitsCommitProp
Hans de Goede4095.24%150.00%
Nathan Chancellor24.76%150.00%
Total42100.00%2100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.