aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu/include/odm_interface.h
diff options
context:
space:
mode:
authornavin patidar <navin.patidar@gmail.com>2014-05-26 21:35:39 +0530
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-05-26 10:38:09 -0700
commita61a9390500b46fa262fb8c92027cf227827804a (patch)
treeb21b9b7730a87bf124a8d13d891d2fb68efeb030 /drivers/staging/rtl8188eu/include/odm_interface.h
parentstaging: rtl8188eu: Remove unused enum odm_h2c_cmd. (diff)
downloadlinux-dev-a61a9390500b46fa262fb8c92027cf227827804a.tar.xz
linux-dev-a61a9390500b46fa262fb8c92027cf227827804a.zip
staging: rtl8188eu: Remove empty file odm_interface.h
Signed-off-by: navin patidar <navin.patidar@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/rtl8188eu/include/odm_interface.h')
-rw-r--r--drivers/staging/rtl8188eu/include/odm_interface.h24
1 files changed, 0 insertions, 24 deletions
diff --git a/drivers/staging/rtl8188eu/include/odm_interface.h b/drivers/staging/rtl8188eu/include/odm_interface.h
deleted file mode 100644
index dc6b1c224388..000000000000
--- a/drivers/staging/rtl8188eu/include/odm_interface.h
+++ /dev/null
@@ -1,24 +0,0 @@
-/******************************************************************************
- *
- * Copyright(c) 2007 - 2011 Realtek Corporation. All rights reserved.
- *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms of version 2 of the GNU General Public License as
- * published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
- * more details.
- *
- * You should have received a copy of the GNU General Public License along with
- * this program; if not, write to the Free Software Foundation, Inc.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110, USA
- *
- *
- ******************************************************************************/
-
-#ifndef __ODM_INTERFACE_H__
-#define __ODM_INTERFACE_H__
-
-#endif /* __ODM_INTERFACE_H__ */