summaryrefslogtreecommitdiffstats
path: root/drivers/staging
diff options
context:
space:
mode:
authorJavier Martinez Canillas2010-07-17 22:39:54 +0200
committerGreg Kroah-Hartman2010-08-24 03:15:34 +0200
commitc321da6dc53cd692dc2db82686d5dfd150a3b817 (patch)
treed18cd8501b6bb60f4e78a4e94ea3303f3a6a61a4 /drivers/staging
parentStaging: spectra: don't use locked_ioctl, fix build (diff)
downloadkernel-qcow2-linux-c321da6dc53cd692dc2db82686d5dfd150a3b817.tar.gz
kernel-qcow2-linux-c321da6dc53cd692dc2db82686d5dfd150a3b817.tar.xz
kernel-qcow2-linux-c321da6dc53cd692dc2db82686d5dfd150a3b817.zip
Staging: spectra: remove duplicate GLOB_VERSION definition
This is the first patch of a patchset that removes all compilations warnings in staging/spectra. These patches are a delta from a previous patchset and it assumes that these three patches all already applied: Signed-off-by: Javier Martinez Canillas <martinez.javier@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging')
-rw-r--r--drivers/staging/spectra/ffsport.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/spectra/ffsport.c b/drivers/staging/spectra/ffsport.c
index 7b3463514c38..44a7fbe7eccd 100644
--- a/drivers/staging/spectra/ffsport.c
+++ b/drivers/staging/spectra/ffsport.c
@@ -114,7 +114,6 @@ u64 GLOB_u64_Remainder(u64 addr, u32 divisor_type)
#define GLOB_SBD_NAME "nd"
#define GLOB_SBD_IRQ_NUM (29)
-#define GLOB_VERSION "driver version 20091110"
#define GLOB_SBD_IOCTL_GC (0x7701)
#define GLOB_SBD_IOCTL_WL (0x7702)