aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8712/rtl871x_event.h
diff options
context:
space:
mode:
authorAli Bahar <ali@internetdog.org>2011-08-23 01:53:37 -0400
committerGreg Kroah-Hartman <gregkh@suse.de>2011-08-23 15:53:52 -0400
commit0e54f6090db9eed25a745e5abf45b3c12ce724d1 (patch)
tree03791a38127245f62ad4c67c117ca0cf3500a56f /drivers/staging/rtl8712/rtl871x_event.h
parenta5ee65290d16c2fe06cecc8d0ed8530ffd8f0f2a (diff)
staging: r8712u: Merging Realtek's latest (v2.6.6). Added copyright banners.
The only changes to these files have been the addition of only copyright banners. Signed-off-by: Ali Bahar <ali@internetDog.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/rtl8712/rtl871x_event.h')
-rw-r--r--drivers/staging/rtl8712/rtl871x_event.h19
1 files changed, 19 insertions, 0 deletions
diff --git a/drivers/staging/rtl8712/rtl871x_event.h b/drivers/staging/rtl8712/rtl871x_event.h
index 6ce06767130..4c64d65aecb 100644
--- a/drivers/staging/rtl8712/rtl871x_event.h
+++ b/drivers/staging/rtl8712/rtl871x_event.h
@@ -1,3 +1,22 @@
1/******************************************************************************
2 *
3 * Copyright(c) 2007 - 2010 Realtek Corporation. All rights reserved.
4 *
5 * This program is free software; you can redistribute it and/or modify it
6 * under the terms of version 2 of the GNU General Public License as
7 * published by the Free Software Foundation.
8 *
9 * This program is distributed in the hope that it will be useful, but WITHOUT
10 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
11 * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
12 * more details.
13 *
14 * You should have received a copy of the GNU General Public License along with
15 * this program; if not, write to the Free Software Foundation, Inc.,
16 * 51 Franklin Street, Fifth Floor, Boston, MA 02110, USA
17 *
18 *
19 ******************************************************************************/
1#ifndef _RTL871x_EVENT_H_ 20#ifndef _RTL871x_EVENT_H_
2#define _RTL871x_EVENT_H_ 21#define _RTL871x_EVENT_H_
3 22