aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/csr/csr_msg_transport.h
blob: 8d88e7836567bd21051cfef1035f24278dfa31b0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#ifndef CSR_MSG_TRANSPORT_H__
#define CSR_MSG_TRANSPORT_H__
/*****************************************************************************

            (c) Cambridge Silicon Radio Limited 2010
            All rights reserved and confidential information of CSR

            Refer to LICENSE.txt included with this source for details
            on the license terms.

*****************************************************************************/

#ifndef CsrMsgTransport
#define CsrMsgTransport CsrSchedMessagePut
#endif

#endif /* CSR_MSG_TRANSPORT */