tmp_suning_uos_patched/arch/arm
Arnd Bergmann 69eb383ab7 ARM: imx: MACH_MX31ADS_WM1133_EV1 needs REGULATOR_WM8350
MACH_MX31ADS_WM1133_EV1 already depends on REGULATOR_WM8350,
but that still allows REGULATOR_WM8350 to be a loadable
module. Depending on REGULATOR_WM8350 to be built-in
ensures we cannot create a broken configuration.

Without this patch, building allmodconfig results in:

arch/arm/mach-imx/built-in.o: In function `mx31_wm8350_init':
arch/arm/mach-imx/mach-mx31ads.c:461: undefined reference to `wm8350_register_regulator'
arch/arm/mach-imx/mach-mx31ads.c:471: undefined reference to `wm8350_dcdc_set_slot'
arch/arm/mach-imx/mach-mx31ads.c:473: undefined reference to `wm8350_isink_set_flash'
arch/arm/mach-imx/mach-mx31ads.c:480: undefined reference to `wm8350_dcdc25_set_mode'
arch/arm/mach-imx/mach-mx31ads.c:485: undefined reference to `wm8350_register_led'

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Cc: Shawn Guo <shawn.guo@linaro.org>
Cc: Sascha Hauer <s.hauer@pengutronix.de>
Cc: Axel Lin <axel.lin@gmail.com>
Cc: Mark Brown <broonie@opensource.wolfsonmicro.com>
2013-02-15 19:34:05 +01:00
..
boot Correction of 9x5 and 9n12 USART nodes 2013-02-12 15:04:11 -08:00
common
configs Merge branch 'warning-fixes' into next/fixes-non-critical 2013-02-14 15:05:40 +01:00
crypto
include Merge branch 'warning-fixes' into next/fixes-non-critical 2013-02-14 15:05:40 +01:00
kernel ARM: scu: mask cluster id from cpu_logical_map 2013-01-31 13:54:16 -06:00
lib
mach-at91 ARM: at91: rm9200: remake the BGA as default version 2013-01-23 10:31:14 +01:00
mach-bcm
mach-bcm2835
mach-clps711x
mach-cns3xxx
mach-davinci
mach-dove
mach-ebsa110
mach-ep93xx
mach-exynos ARM: EXYNOS: Fix crash on soft reset on EXYNOS5440 2013-01-28 14:27:50 -08:00
mach-footbridge
mach-gemini
mach-h720x
mach-highbank ARM: highbank: mask cluster id from cpu_logical_map 2013-01-31 13:54:30 -06:00
mach-imx ARM: imx: MACH_MX31ADS_WM1133_EV1 needs REGULATOR_WM8350 2013-02-15 19:34:05 +01:00
mach-integrator Merge branch 'warning-fixes' into next/fixes-non-critical 2013-02-14 15:05:40 +01:00
mach-iop13xx
mach-iop32x
mach-iop33x
mach-ixp4xx
mach-kirkwood Merge branch 'v3.8-samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes 2013-01-16 19:58:58 -08:00
mach-ks8695
mach-l7200/include/mach
mach-lpc32xx
mach-mmp
mach-msm ARM: msm: proc_comm_boot_wait should not be __init 2013-02-11 17:42:28 -08:00
mach-mv78xx0
mach-mvebu ARM: mvebu: allow selecting mvebu without Armada XP 2013-02-14 15:04:39 +01:00
mach-mxs
mach-netx
mach-nomadik
mach-omap1
mach-omap2 ARM: OMAP2+: using strlcpy instead of strncpy 2013-02-04 10:17:37 -08:00
mach-orion5x
mach-picoxcell
mach-prima2
mach-pxa ARM: pxa: Minor naming fixes in spitz.c 2013-01-23 17:13:07 +08:00
mach-realview
mach-rpc
mach-s3c24xx Merge branch 'warning-fixes' into next/fixes-non-critical 2013-02-14 15:05:40 +01:00
mach-s3c64xx ARM: S3C64XX: Fix up IRQ mapping for balblair on Cragganmore 2013-01-16 15:49:53 -08:00
mach-s3c2410
mach-s3c2412
mach-s3c2440
mach-s5p64x0
mach-s5pc100
mach-s5pv210
mach-sa1100 ARM: sa1100: don't warn about mach/ide.h 2013-02-14 15:04:36 +01:00
mach-shark
mach-shmobile
mach-socfpga
mach-spear3xx
mach-spear6xx
mach-spear13xx
mach-sunxi
mach-tegra
mach-u300
mach-ux500 - U9540 boot regression fix due to new clock framework 2013-01-28 14:05:28 -08:00
mach-versatile ARM: pick Versatile by default for !MMU 2013-02-14 15:04:38 +01:00
mach-vexpress
mach-vt8500
mach-w90x900 ARM: w90x900: fix legacy assembly syntax 2013-02-14 15:04:35 +01:00
mach-zynq
mm ARM: 7629/1: mm: Fix missing XN flag for for MT_MEMORY_SO 2013-01-19 11:41:25 +00:00
net
nwfpe
oprofile
plat-iop
plat-omap ARM: OMAP: Fix the use of uninitialized dma_lch_count 2013-02-01 14:39:54 -08:00
plat-orion arm: plat-orion: fix printing of "MPP config unavailable on this hardware" 2013-01-23 14:37:52 +00:00
plat-pxa
plat-s3c24xx
plat-samsung ARM: samsung: fix assembly syntax for new gas 2013-02-14 15:04:34 +01:00
plat-spear
plat-versatile ARM: vexpress: extend the MPIDR range used for pen release check 2013-01-24 12:19:23 +00:00
tools
vfp
xen
Kconfig ARM: pick Versatile by default for !MMU 2013-02-14 15:04:38 +01:00
Kconfig-nommu
Kconfig.debug
Makefile