Hi Greg,
all the build warnings have been taken care of in this series.
some of the patches will generate a few checkpatch warning and for some I tried
to address few of the chcekpatch warnings while modifying them.
regards
sudip
Sudip Mukherjee (6):
staging: sm750fb: remove unused functions
staging: sm750fb: remove unused variables
staging: sm750fb: correct function return
staging: sm750fb: correct incompatible pointer type
staging: sm750fb: fix mixed declarations
staging: sm750fb: correct integer comparison
drivers/staging/sm750fb/ddk750_display.c | 11 -----
drivers/staging/sm750fb/ddk750_swi2c.c | 8 ----
drivers/staging/sm750fb/sm750.c | 70 ++------------------------------
drivers/staging/sm750fb/sm750.h | 11 ++---
drivers/staging/sm750fb/sm750_accel.c | 4 +-
drivers/staging/sm750fb/sm750_accel.h | 4 +-
drivers/staging/sm750fb/sm750_cursor.c | 5 +--
7 files changed, 14 insertions(+), 99 deletions(-)
--
1.8.1.2