summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Rodriguez <jrodbar@yahoo.es>2017-01-11 22:59:06 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-01-16 18:08:57 +0100
commit20fecf37b20e206c8d3a24e6df06b41062708e06 (patch)
tree77a916d462fb09c9905914b04d833fa238f1122f
parenta1dbeecdb65a31e24a16b2520d3e646eb9386cae (diff)
staging: rtl8192u: Removed multiple white lines.
Remove one unnecessary white line. Signed-off-by: Javier Rodriguez <jrodbar@yahoo.es> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-rw-r--r--drivers/staging/rtl8192u/r8180_93cx6.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/rtl8192u/r8180_93cx6.h b/drivers/staging/rtl8192u/r8180_93cx6.h
index 8e48b24e806e..643d465e7105 100644
--- a/drivers/staging/rtl8192u/r8180_93cx6.h
+++ b/drivers/staging/rtl8192u/r8180_93cx6.h
@@ -39,5 +39,4 @@
#define EPROM_TXPW2 0x1b
#define EPROM_TXPW1 0x3d
-
int eprom_read(struct net_device *dev, u32 addr); /* reads a 16 bits word */