]> bbs.cooldavid.org Git - net-next-2.6.git/commitdiff
Staging: spectra: remove duplicate GLOB_VERSION definition
authorJavier Martinez Canillas <martinez.javier@gmail.com>
Sat, 17 Jul 2010 20:39:54 +0000 (16:39 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 24 Aug 2010 01:15:34 +0000 (18:15 -0700)
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>
drivers/staging/spectra/ffsport.c

index 7b3463514c38bb58e66e6aa6619cc826da0213cb..44a7fbe7eccd45282cd94ab35169331513cbde91 100644 (file)
@@ -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)