ARM: sprd: fix build warnings from -Wstrict-prototypes 17/158417/1
authorSeung-Woo Kim <sw0312.kim@samsung.com>
Wed, 1 Nov 2017 01:02:11 +0000 (10:02 +0900)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Wed, 1 Nov 2017 01:41:36 +0000 (10:41 +0900)
commit0c9a0c417c57ba0bdae5d184d45912838ec97259
tree821a9d0debd64b71bf9ae37e4f48be631b98bc71
parentfbaab521112494871b56ae03099576572033dcce
ARM: sprd: fix build warnings from -Wstrict-prototypes

There are functions without parameter type, and it causes build
warning from -Wstrict-prototypes. Fix the build warnings by adding
parameter type.

Change-Id: Iad2356258d0358e8f49ca1e0ef7985e43981730a
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
arch/arm/mach-sc/mach-scx35-dt.c
drivers/cpufreq/cpufreq_sprdemand.c
drivers/misc/sprd_coda7l/vpu.c
drivers/sipc/stty.c
include/soc/sprd/sci_glb_regs.h
sound/soc/sprd/codec/sprd/v4/sprd-codec.c