ARM: rockchip: two small fixes
From: Heiko Stuebner <heiko@...> Date: Mon, 14 Oct 2013 22:43:48 +0200
Both fixes are not critical, so can wait for the next merge window. One removes simple obsolete (and unused) properties and the second fixes the TWD selection in the Kconfig, which will only become important with the upcoming SMP support. Heiko Stuebner (2): ARM: rockchip: fix wrong use of non-existent CONFIG_LOCAL_TIMERS ARM: rockchip: remove obsolete rockchip,config properties arch/arm/boot/dts/rk3066a.dtsi | 22 ---------------------- arch/arm/mach-rockchip/Kconfig | 3 +-- 2 files changed, 1 insertion(+), 24 deletions(-) -- 1.7.10.4
Patches in this set
- [0001] ARM: rockchip: fix wrong use of non-existent CONFIG_LOCAL_TIMERS (raw)
- [0002] ARM: rockchip: remove obsolete rockchip,config properties (raw)
Statistics
- 2 individual patches
- 1 lines added
- 24 lines removed