• Ben Dooks's avatar
    [ARM] S3C24XX: Fix sparse warnings in arch/arm/plat-s3c24xx/gpiolib.c · f4cb1a89
    Ben Dooks authored
    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: default avatarBen Dooks <ben-linux@fluff.org>
    f4cb1a89
gpiolib.c 5.85 KB