linux_dsm_epyc7002/arch/arm
Liu Ying b78f1e8074 ARM: imx: clk-vf610: Suppress duplicate const sparse warning
There should be no duplicate const specifiers for those static
constant character string arrays defined for clock mux options.
Also, the arrays are only taken as the 5th argument for the
imx_clk_mux() function, which is in the type of 'const char
**parents'.  So, let's remove the 2nd const specifier right
after 'char'.

This patch fixes these sparse warnings:
arch/arm/mach-imx/clk-vf610.c:66:25: warning: duplicate const
arch/arm/mach-imx/clk-vf610.c:67:25: warning: duplicate const
arch/arm/mach-imx/clk-vf610.c:68:25: warning: duplicate const
arch/arm/mach-imx/clk-vf610.c:69:25: warning: duplicate const
arch/arm/mach-imx/clk-vf610.c:70:25: warning: duplicate const
arch/arm/mach-imx/clk-vf610.c:71:25: warning: duplicate const
arch/arm/mach-imx/clk-vf610.c:72:25: warning: duplicate const
arch/arm/mach-imx/clk-vf610.c:73:25: warning: duplicate const
arch/arm/mach-imx/clk-vf610.c:74:25: warning: duplicate const
arch/arm/mach-imx/clk-vf610.c:75:25: warning: duplicate const
arch/arm/mach-imx/clk-vf610.c:76:25: warning: duplicate const
arch/arm/mach-imx/clk-vf610.c:77:25: warning: duplicate const
arch/arm/mach-imx/clk-vf610.c:78:25: warning: duplicate const
arch/arm/mach-imx/clk-vf610.c:79:25: warning: duplicate const
arch/arm/mach-imx/clk-vf610.c:80:25: warning: duplicate const
arch/arm/mach-imx/clk-vf610.c:81:25: warning: duplicate const
arch/arm/mach-imx/clk-vf610.c:83:25: warning: duplicate const
arch/arm/mach-imx/clk-vf610.c:84:25: warning: duplicate const

Signed-off-by: Liu Ying <Ying.Liu@freescale.com>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
2014-03-05 10:35:08 +08:00
..
boot ARM: SoC fixes for 3.14-rc 2014-02-23 17:38:04 -08:00
common ARM: SoC platform changes for 3.14 2014-01-23 18:40:49 -08:00
configs ARM: imx_v6_v7_defconfig: Enable some drivers used on the cpuimx35. 2014-03-05 10:35:05 +08:00
crypto CRYPTO: Fix more AES build errors 2014-01-05 13:59:56 +00:00
firmware
include ARM: 7957/1: add DSB after icache flush in __flush_icache_all() 2014-02-17 23:09:00 +00:00
kernel ARM: 7952/1: mm: Fix the memblock allocation for LPAE machines 2014-02-10 11:44:12 +00:00
kvm First round of KVM updates for 3.14; PPC parts will come next week. 2014-01-22 21:40:43 -08:00
lib ARM: 7877/1: use built-in byte swap function 2013-12-29 12:32:45 +00:00
mach-at91 ARM: SoC platform changes for 3.14 2014-01-23 18:40:49 -08:00
mach-bcm ARM: centralize common multi-platform kconfig options 2014-02-19 16:38:18 -06:00
mach-bcm2835 ARM: bcm2835: enable V6K instead of plain V6 2014-02-19 16:46:57 -06:00
mach-berlin ARM: select HAVE_SMP for V7 multi-platform 2014-02-19 16:43:27 -06:00
mach-clps711x ARM: SoC platform changes for 3.14 2014-01-23 18:40:49 -08:00
mach-cns3xxx ARM: cns3xxx: enable V6K instead of plain V6 2014-02-19 16:47:15 -06:00
mach-davinci ARM: driver updates for 3.14 2014-01-23 18:49:36 -08:00
mach-dove
mach-ebsa110
mach-efm32
mach-ep93xx
mach-exynos ACPI and power management updates for 3.14-rc1 2014-01-24 15:51:02 -08:00
mach-footbridge Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input 2014-01-24 17:17:30 -08:00
mach-gemini
mach-highbank ARM: select HAVE_SMP for V7 multi-platform 2014-02-19 16:43:27 -06:00
mach-hisi ARM: select HAVE_SMP for V7 multi-platform 2014-02-19 16:43:27 -06:00
mach-imx ARM: imx: clk-vf610: Suppress duplicate const sparse warning 2014-03-05 10:35:08 +08:00
mach-integrator ARM: integrator: restore static map on the CP 2014-01-31 14:58:52 -08:00
mach-iop13xx
mach-iop32x ARM: iop32x: fix power off handling for the EM7210 board 2014-01-31 14:58:53 -08:00
mach-iop33x
mach-ixp4xx ARM: SoC platform changes for 3.14 2014-01-23 18:40:49 -08:00
mach-keystone ARM: select HAVE_SMP for V7 multi-platform 2014-02-19 16:43:27 -06:00
mach-kirkwood mvebu fixes for v3.13 (incremental #2) 2014-01-31 14:59:28 -08:00
mach-ks8695
mach-lpc32xx
mach-mmp ARM: SoC platform changes for 3.14 2014-01-23 18:40:49 -08:00
mach-moxart ARM: centralize common multi-platform kconfig options 2014-02-19 16:38:18 -06:00
mach-msm ARM: driver updates for 3.14 2014-01-23 18:49:36 -08:00
mach-mv78xx0
mach-mvebu ARM: select HAVE_SMP for V7 multi-platform 2014-02-19 16:43:27 -06:00
mach-mxs ARM: centralize common multi-platform kconfig options 2014-02-19 16:38:18 -06:00
mach-netx
mach-nomadik ARM: centralize common multi-platform kconfig options 2014-02-19 16:38:18 -06:00
mach-nspire ARM: centralize common multi-platform kconfig options 2014-02-19 16:38:18 -06:00
mach-omap1 ARM: OMAP1: nokia770: enable tahvo-usb 2014-02-13 15:20:14 -08:00
mach-omap2 - Remove common kconfig options required by multi-platform builds out 2014-03-05 10:31:54 +08:00
mach-orion5x
mach-picoxcell ARM: Select V6K instead of V6 by default for multi-platform 2014-02-19 16:46:32 -06:00
mach-prima2 ARM: select MIGHT_HAVE_CACHE_L2X0 for V6 and V7 multi-platform 2014-02-19 16:44:00 -06:00
mach-pxa Merge tag 'pwm_pxa_for_v3.14' of https://git.kernel.org/pub/scm/linux/kernel/git/hzhuang1/linux into fixes 2014-02-18 15:32:21 -08:00
mach-realview
mach-rockchip ARM: select HAVE_SMP for V7 multi-platform 2014-02-19 16:43:27 -06:00
mach-rpc
mach-s3c24xx ARM: SoC cleanups for 3.14 2014-01-23 18:36:55 -08:00
mach-s3c64xx ARM: SoC cleanups for 3.14 2014-01-23 18:36:55 -08:00
mach-s5p64x0
mach-s5pc100
mach-s5pv210
mach-sa1100 ACPI and power management updates for 3.14-rc1 2014-01-24 15:51:02 -08:00
mach-shmobile ARM: select MIGHT_HAVE_CACHE_L2X0 for V6 and V7 multi-platform 2014-02-19 16:44:00 -06:00
mach-socfpga ARM: select HAVE_SMP for V7 multi-platform 2014-02-19 16:43:27 -06:00
mach-spear ARM: select MIGHT_HAVE_CACHE_L2X0 for V6 and V7 multi-platform 2014-02-19 16:44:00 -06:00
mach-sti ARM: select MIGHT_HAVE_CACHE_L2X0 for V6 and V7 multi-platform 2014-02-19 16:44:00 -06:00
mach-sunxi ARM: select HAVE_SMP for V7 multi-platform 2014-02-19 16:43:27 -06:00
mach-tegra - Remove common kconfig options required by multi-platform builds out 2014-03-05 10:31:54 +08:00
mach-u300 ARM: centralize common multi-platform kconfig options 2014-02-19 16:38:18 -06:00
mach-ux500 ARM: select MIGHT_HAVE_CACHE_L2X0 for V6 and V7 multi-platform 2014-02-19 16:44:00 -06:00
mach-versatile ARM: versatile: move GPIO2 and GPIO3 to core 2013-12-20 18:22:47 +01:00
mach-vexpress ARM: select MIGHT_HAVE_CACHE_L2X0 for V6 and V7 multi-platform 2014-02-19 16:44:00 -06:00
mach-vt8500 ARM: vt8500: enable V6K instead of plain V6 2014-02-19 16:47:16 -06:00
mach-w90x900
mach-zynq ARM: select MIGHT_HAVE_CACHE_L2X0 for V6 and V7 multi-platform 2014-02-19 16:44:00 -06:00
mm Merge branch 'fixes-for-v3.14' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping 2014-02-20 11:58:56 -08:00
net bpf: do not use reciprocal divide 2014-01-15 17:02:08 -08:00
nwfpe
oprofile
plat-iop
plat-omap Merge branch 'efm32/soc' into next/soc 2013-12-20 08:59:30 -08:00
plat-orion mvebu fixes for v3.13 (incremental #2) 2014-01-31 14:59:28 -08:00
plat-pxa
plat-samsung MTD updates for 3.14: 2014-01-28 18:56:37 -08:00
plat-versatile ARM: SoC platform changes for 3.14 2014-01-23 18:40:49 -08:00
tools
vfp
xen xen/gnttab: Use phys_addr_t to describe the grant frame base address 2014-01-30 12:56:34 +00:00
Kconfig ARM: virt: select ARM_AMBA 2014-02-19 16:47:46 -06:00
Kconfig-nommu
Kconfig.debug ARM: SoC platform changes for 3.14 2014-01-23 18:40:49 -08:00
Makefile ARM: virt: make mach-virt just a kconfig option 2014-02-19 16:47:16 -06:00