summaryrefslogtreecommitdiff
path: root/drivers/staging/sm750fb/sm750.h
diff options
context:
space:
mode:
authorMike Rapoport <mike.rapoport@gmail.com>2015-10-26 10:05:53 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-10-27 11:04:57 +0300
commit492bcecfd8faa5e83f76422c85f08d7efcfe925b (patch)
treef57cee8ceacf91620fa963e53b44c0974de66950 /drivers/staging/sm750fb/sm750.h
parente3a3f9f5123683bc87ce70189c9912a15b76b91b (diff)
downloadlinux-492bcecfd8faa5e83f76422c85f08d7efcfe925b.tar.xz
staging: sm750fb: remove unused smi_indent variable
The smi_indent variable is only declared, but never used. Remove it. Signed-off-by: Mike Rapoport <mike.rapoport@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/sm750fb/sm750.h')
-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 81e856e4b63f..fa06cb15d05f 100644
--- a/drivers/staging/sm750fb/sm750.h
+++ b/drivers/staging/sm750fb/sm750.h
@@ -6,8 +6,6 @@
#define FB_ACCEL_SMI 0xab
#define MHZ(x) ((x) * 1000000)
-extern int smi_indent;
-
struct lynx_accel {
/* base virtual address of DPR registers */