summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8712/wifi.h
diff options
context:
space:
mode:
authorPaul Gortmaker <paul.gortmaker@windriver.com>2012-05-10 03:10:54 (GMT)
committerPaul Gortmaker <paul.gortmaker@windriver.com>2012-05-10 17:10:03 (GMT)
commit9a0fbbb52ab08017ac51aceef76514799837f4b0 (patch)
treeeae1df4880317db460b854277000f4d6092cefe5 /drivers/staging/rtl8712/wifi.h
parent2046782524aebe7a5683ec62868a0d26c7d889b3 (diff)
downloadlinux-fsl-qoriq-9a0fbbb52ab08017ac51aceef76514799837f4b0.tar.xz
staging: delete all duplicated endian crap from rtl8712 driver
This driver had headers like big_endian.h, little_endian.h, swab.h and yet we can throw them all in the trash can and the thing still builds on x86-64 and ppc, just by deleting the references to the deleted files. Cc: Larry Finger <Larry.Finger@lwfinger.net> Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Diffstat (limited to 'drivers/staging/rtl8712/wifi.h')
-rw-r--r--drivers/staging/rtl8712/wifi.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/rtl8712/wifi.h b/drivers/staging/rtl8712/wifi.h
index 277398c..793443e 100644
--- a/drivers/staging/rtl8712/wifi.h
+++ b/drivers/staging/rtl8712/wifi.h
@@ -26,7 +26,6 @@
#ifndef _WIFI_H_
#define _WIFI_H_
-#include "rtl871x_byteorder.h"
#include <linux/compiler.h>
#ifdef BIT