Searched hist:"8 b7dfa7dc701a27ac8ea4c4dfc0dbc8dce4825de" (Results 1 – 2 of 2) sorted by relevance
/linux/arch/arm/mach-shmobile/ |
H A D | Kconfig | diff 8b7dfa7dc701a27ac8ea4c4dfc0dbc8dce4825de Sat Feb 01 23:35:44 CET 2014 Rob Herring <robh@kernel.org> ARM: fix HAVE_ARM_TWD selection for OMAP and shmobile
The selection of HAVE_ARM_TWD for OMAP and shmobile depend on LOCAL_TIMER which no longer exists. They should depend on SMP instead.
Cc: Tony Lindgren <tony@atomide.com> Cc: Simon Horman <horms@verge.net.au> Cc: Magnus Damm <magnus.damm@gmail.com> Signed-off-by: Rob Herring <robh@kernel.org> Signed-off-by: Olof Johansson <olof@lixom.net>
|
/linux/arch/arm/mach-omap2/ |
H A D | Kconfig | diff 8b7dfa7dc701a27ac8ea4c4dfc0dbc8dce4825de Sat Feb 01 23:35:44 CET 2014 Rob Herring <robh@kernel.org> ARM: fix HAVE_ARM_TWD selection for OMAP and shmobile
The selection of HAVE_ARM_TWD for OMAP and shmobile depend on LOCAL_TIMER which no longer exists. They should depend on SMP instead.
Cc: Tony Lindgren <tony@atomide.com> Cc: Simon Horman <horms@verge.net.au> Cc: Magnus Damm <magnus.damm@gmail.com> Signed-off-by: Rob Herring <robh@kernel.org> Signed-off-by: Olof Johansson <olof@lixom.net>
|