summaryrefslogtreecommitdiffstats
path: root/drivers/staging/csr/indications.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/csr/indications.c')
-rw-r--r--drivers/staging/csr/indications.c18
1 files changed, 18 insertions, 0 deletions
diff --git a/drivers/staging/csr/indications.c b/drivers/staging/csr/indications.c
new file mode 100644
index 000000000000..834b5f3e3b5d
--- /dev/null
+++ b/drivers/staging/csr/indications.c
@@ -0,0 +1,18 @@
+/*
+ * ***************************************************************************
+ * FILE: indications.c
+ *
+ * PURPOSE:
+ * Callbacks to process signals sent to us by the UniFi chip.
+ *
+ * This file is linux-specific.
+ *
+ * Copyright (C) 2005-2008 by Cambridge Silicon Radio Ltd.
+ *
+ * Refer to LICENSE.txt included with this source code for details on
+ * the license terms.
+ *
+ * ***************************************************************************
+ */
+#include "csr_wifi_hip_unifi.h"
+#include "unifi_priv.h"