ASoC: rsnd: don't overwrite io on rsnd_cmd_init()
[linux-2.6/btrfs-unstable.git] / arch / arm / plat-omap / Makefile
blob97a50e8883f949726912263af5075db15c4d61e8
2 # Makefile for the linux kernel.
5 ccflags-$(CONFIG_ARCH_MULTIPLATFORM) := -I$(srctree)/arch/arm/plat-omap/include
7 # Common support
8 obj-y := sram.o dma.o counter_32k.o
10 # omap_device support (OMAP2+ only at the moment)
12 obj-$(CONFIG_OMAP_DM_TIMER) += dmtimer.o
13 obj-$(CONFIG_OMAP_DEBUG_LEDS) += debug-leds.o
14 i2c-omap-$(CONFIG_I2C_OMAP) := i2c.o
15 obj-y += $(i2c-omap-m) $(i2c-omap-y)