Re: [PATCH 3/3] staging: sm750fb: remove unused MB(x) and KB(x) macros

2015-09-22 Thread Sudip Mukherjee
On Tue, Sep 22, 2015 at 12:01:18PM +0300, Mike Rapoport wrote: > The MB(x) and KB(x) macros are not used and therefore they can be > removed > > Signed-off-by: Mike Rapoport > --- ohh.. discard my earlier mail. I have not seen that you have done that in this patch. Sorry for the noise. regards s

[PATCH 3/3] staging: sm750fb: remove unused MB(x) and KB(x) macros

2015-09-22 Thread Mike Rapoport
The MB(x) and KB(x) macros are not used and therefore they can be removed Signed-off-by: Mike Rapoport --- drivers/staging/sm750fb/sm750.h | 1 - drivers/staging/sm750fb/sm750_help.h | 2 -- 2 files changed, 3 deletions(-) diff --git a/drivers/staging/sm750fb/sm750.h b/drivers/staging/sm75