Merge remote branch 'tegra/linux-tegra-2.6.36' into android-tegra-2.6.36
authorDima Zavin <dima@android.com>
Tue, 14 Dec 2010 22:12:05 +0000 (14:12 -0800)
committerDima Zavin <dima@android.com>
Tue, 14 Dec 2010 22:12:05 +0000 (14:12 -0800)
1  2 
arch/arm/mach-tegra/Kconfig
arch/arm/mach-tegra/Makefile
arch/arm/mach-tegra/board-ventana.c

Simple merge
index 9b8bdf9f56258d089802425e467073a78dbefc97,2223fee1aa9214c7646cc6175304e0a7e76921c1..b2374b94d9eafeca27e7f0a3092063ceb61d5dfd
@@@ -16,8 -16,8 +16,9 @@@ obj-y                                 += tegra_spdif_audio.
  obj-y                                 += mc.o
  obj-$(CONFIG_USB_SUPPORT)               += usb_phy.o
  obj-$(CONFIG_FIQ)                       += fiq.o
 +obj-$(CONFIG_TEGRA_FIQ_DEBUGGER)        += tegra_fiq_debugger.o
  obj-$(CONFIG_TEGRA_PWM)                 += pwm.o
+ obj-$(CONFIG_TEGRA_ARB_SEMAPHORE)     += arb_sema.o
  
  obj-$(CONFIG_ARCH_TEGRA_2x_SOC)         += clock.o
  obj-$(CONFIG_ARCH_TEGRA_2x_SOC)         += tegra2_clocks.o
Simple merge