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>
This commit is contained in:
Mike Rapoport 2015-10-26 09:05:51 +02:00 committed by Greg Kroah-Hartman
parent fb7f40559e
commit 6732071c25

View 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 */