1. 27 8月, 2008 1 次提交
    • B
      [ARM] S3C24XX: Fix sparse warnings in arch/arm/plat-s3c24xx/gpiolib.c · f4cb1a89
      Ben Dooks 提交于
      Fix the following problems spotted by sparse:
      
      warning: symbol 's3c24xx_gpiolib_input' was not declared. Should it be static?
      warning: symbol 's3c24xx_gpiolib_output' was not declared. Should it be static?
      warning: symbol 's3c24xx_gpiolib_set' was not declared. Should it be static?
      warning: symbol 's3c24xx_gpiolib_get' was not declared. Should it be static?
      warning: symbol 'gpios' was not declared. Should it be static?
      Signed-off-by: NBen Dooks <ben-linux@fluff.org>
      f4cb1a89
  2. 07 8月, 2008 2 次提交
  3. 03 7月, 2008 1 次提交