]> Pileus Git - ~andy/linux/blob - drivers/staging/csr/csr_msg_transport.h
Merge tag 'stable/for-linus-3.8-rc0-bugfix-tag' of git://git.kernel.org/pub/scm/linux...
[~andy/linux] / drivers / staging / csr / csr_msg_transport.h
1 #ifndef CSR_MSG_TRANSPORT_H__
2 #define CSR_MSG_TRANSPORT_H__
3 /*****************************************************************************
4
5             (c) Cambridge Silicon Radio Limited 2010
6             All rights reserved and confidential information of CSR
7
8             Refer to LICENSE.txt included with this source for details
9             on the license terms.
10
11 *****************************************************************************/
12
13 #ifndef CsrMsgTransport
14 #define CsrMsgTransport CsrSchedMessagePut
15 #endif
16
17 #endif /* CSR_MSG_TRANSPORT */