Re: [PATCH] drivers: sm7xxfb: Mark function as static in sm7xxfb.c

2013-12-21 Thread Javier Muñoz
On 12/21/2013 11:14 AM, Rashika Kheria wrote: > Mark function smtcfb_setmode() as static in sm7xxfb.c because it is not > used outside this file. > > This eliminates the following warning in sm7xxfb.c: > drivers/staging/sm7xxfb/sm7xxfb.c:588:6: warning: no previous prototype for >

Re: [PATCH] drivers: sm7xxfb: Mark function as static in sm7xxfb.c

2013-12-21 Thread Javier Muñoz
On 12/21/2013 11:14 AM, Rashika Kheria wrote: Mark function smtcfb_setmode() as static in sm7xxfb.c because it is not used outside this file. This eliminates the following warning in sm7xxfb.c: drivers/staging/sm7xxfb/sm7xxfb.c:588:6: warning: no previous prototype for ‘smtcfb_setmode’

Re: [PATCH] staging/sm7xxfb: Convert to SIMPLE_DEV_PM_OPS

2013-02-18 Thread Javier Muñoz
Thanks! Acked-by: Javier Muñoz On 02/19/2013 12:12 AM, Peter Huewe wrote: > Instead of assigning the pm_ops fields individually we can simply use > SIMPLE_DEV_PM_OPS. > > Signed-off-by: Peter Huewe > --- > drivers/staging/sm7xxfb/sm7xxfb.c | 10 +- > 1 files

Re: [PATCH] staging/sm7xxfb: Convert to SIMPLE_DEV_PM_OPS

2013-02-18 Thread Javier Muñoz
Thanks! Acked-by: Javier Muñoz jmun...@igalia.com On 02/19/2013 12:12 AM, Peter Huewe wrote: Instead of assigning the pm_ops fields individually we can simply use SIMPLE_DEV_PM_OPS. Signed-off-by: Peter Huewe peterhu...@gmx.de --- drivers/staging/sm7xxfb/sm7xxfb.c | 10 +- 1

Re: [PATCH 23/24] MAINTAINERS: fix drivers/staging/sm7xx/

2012-11-24 Thread Javier Muñoz
Acked-by: Javier Muñoz Thanks Cesar! Javier On 11/24/2012 01:26 AM, Cesar Eduardo Barros wrote: > This directory was moved to drivers/staging/sm7xxfb/ by commit 925aa66 > (staging: sm7xxfb: sm7xx becomes sm7xxfb). > > Cc: Teddy Wang > Cc: Javier M. Mellid > Signed-off

Re: [PATCH 23/24] MAINTAINERS: fix drivers/staging/sm7xx/

2012-11-24 Thread Javier Muñoz
Acked-by: Javier Muñoz jmun...@igalia.com Thanks Cesar! Javier On 11/24/2012 01:26 AM, Cesar Eduardo Barros wrote: This directory was moved to drivers/staging/sm7xxfb/ by commit 925aa66 (staging: sm7xxfb: sm7xx becomes sm7xxfb). Cc: Teddy Wang teddy.w...@siliconmotion.com.cn Cc: Javier M

Re: linux-next: build failure after merge of the final tree

2012-07-19 Thread Javier Muñoz
On 07/19/2012 09:08 AM, Stephen Rothwell wrote: > Hi all, > > After merging the final tree, today's linux-next build (powerpc allyesconfig) > failed like this: > > drivers/staging/sm7xxfb/sm7xxfb.c: In function 'smtcfb_pci_probe': > drivers/staging/sm7xxfb/sm7xxfb.c:829:33: error:

Re: linux-next: build failure after merge of the final tree

2012-07-19 Thread Javier Muñoz
On 07/19/2012 09:08 AM, Stephen Rothwell wrote: Hi all, After merging the final tree, today's linux-next build (powerpc allyesconfig) failed like this: drivers/staging/sm7xxfb/sm7xxfb.c: In function 'smtcfb_pci_probe': drivers/staging/sm7xxfb/sm7xxfb.c:829:33: error: 'smtc_screen_info'