Re: [PATCH 2/4] msm_serial: Fix sparse warnings

2013-07-24 Thread David Brown
On Wed, Jul 24, 2013 at 11:37:29AM -0700, Stephen Boyd wrote: drivers/tty/serial/msm_serial.c:302:6: warning: symbol 'msm_set_mctrl' was not declared. Should it be static? drivers/tty/serial/msm_serial.c:597:17: warning: incorrect type in argument 2 (different address spaces) drivers/tty/serial/m

[PATCH 2/4] msm_serial: Fix sparse warnings

2013-07-24 Thread Stephen Boyd
drivers/tty/serial/msm_serial.c:302:6: warning: symbol 'msm_set_mctrl' was not declared. Should it be static? drivers/tty/serial/msm_serial.c:597:17: warning: incorrect type in argument 2 (different address spaces) drivers/tty/serial/msm_serial.c:597:17: expected void volatile [noderef] *addr driv