OSDN Git Service

staging: sm750fb: remove unused SPC_SM750 define
authorMike Rapoport <mike.rapoport@gmail.com>
Mon, 26 Oct 2015 07:05:51 +0000 (09:05 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 27 Oct 2015 08:04:57 +0000 (17:04 +0900)
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>
drivers/staging/sm750fb/sm750.h

index c2c217f..2a785ca 100644 (file)
@@ -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 */