aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/sm750fb
diff options
context:
space:
mode:
authorMike Rapoport <mike.rapoport@gmail.com>2015-10-26 09:05:51 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-10-27 17:04:57 +0900
commit6732071c259f79623219126c6e40f7c13a551287 (patch)
treef456be62c58afcb96fe9a01bd4a962f38097cc87 /drivers/staging/sm750fb
parentstaging: sm750fb: replace lynx_cursor methods with function calls (diff)
downloadlinux-dev-6732071c259f79623219126c6e40f7c13a551287.tar.xz
linux-dev-6732071c259f79623219126c6e40f7c13a551287.zip
staging: sm750fb: remove unused SPC_SM750 define
The SPC_SM750 define is not used and can be removed Signed-off-by: Mike Rapoport <mike.rapoport@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/sm750fb')
-rw-r--r--drivers/staging/sm750fb/sm750.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/staging/sm750fb/sm750.h b/drivers/staging/sm750fb/sm750.h
index c2c217f13400..2a785cafe1dd 100644
--- a/drivers/staging/sm750fb/sm750.h
+++ b/drivers/staging/sm750fb/sm750.h
@@ -4,8 +4,6 @@
#define FB_ACCEL_SMI 0xab
-/* please use revision id to distinguish sm750le and sm750*/
-#define SPC_SM750 0
#define MHZ(x) ((x) * 1000000)
/* align should be 2,4,8,16 */