diff options
author | Felipe Balbi <balbi@ti.com> | 2014-03-16 16:57:55 (GMT) |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2014-03-21 17:23:33 (GMT) |
commit | 84bef11710d14990f8c1213058c17d85b2ec432b (patch) | |
tree | 1955c2e3055b471ec879cf35dfa376ce5ae4fff1 /security/Makefile | |
parent | b25a7912eb66f6abe97686fa4ada9ba838df0358 (diff) | |
download | linux-84bef11710d14990f8c1213058c17d85b2ec432b.tar.xz |
ARM: omap1: fix build when !CONFIG_OMAP_32K_TIMER
If CONFIG_OMAP_32K_TIMER isn't enabled, we will
try to use enable_dyn_sleep which wasn't defined
anywhere.
In order to fix the problem, we always define
enable_dyn_sleep as 0 when !CONFIG_OMAP_32K_TIMER.
Signed-off-by: Felipe Balbi <balbi@ti.com>
Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'security/Makefile')
0 files changed, 0 insertions, 0 deletions