ARM: AM335x: Fix warning in timer.c
[linux-2.6/btrfs-unstable.git] / drivers / staging / csr / csr_msg_transport.h
blob8d88e7836567bd21051cfef1035f24278dfa31b0
1 #ifndef CSR_MSG_TRANSPORT_H__
2 #define CSR_MSG_TRANSPORT_H__
3 /*****************************************************************************
5 (c) Cambridge Silicon Radio Limited 2010
6 All rights reserved and confidential information of CSR
8 Refer to LICENSE.txt included with this source for details
9 on the license terms.
11 *****************************************************************************/
13 #ifndef CsrMsgTransport
14 #define CsrMsgTransport CsrSchedMessagePut
15 #endif
17 #endif /* CSR_MSG_TRANSPORT */