staging: csr: remove oska submodule
[deliverable/linux.git] / drivers / staging / csr / sdioemb / trace.h
CommitLineData
635d2b00
GKH
1/*
2 * Sdioemb trace messages.
3 *
4 * Copyright (C) 2009 Cambridge Silicon Radio Ltd.
5 *
6 * Refer to LICENSE.txt included with this source code for details on
7 * the license terms.
8 */
9
10#ifndef SDIOEMB_TRACE_H
11#define SDIOEMB_TRACE_H
12
13#if defined(__linux__)
14# define OS_TRACE_PREFIX "sdioemb: "
15#endif
16
17#include <oska/trace.h>
18
19#endif /* #ifndef SDIOEMB_TRACE_H */
This page took 0.099318 seconds and 5 git commands to generate.