git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c8260db
)
ARM: at91/power/reset: fix Kconfig "depends on" directive
author
Nicolas Ferre
<nicolas.ferre@atmel.com>
Mon, 1 Sep 2014 08:26:04 +0000
(10:26 +0200)
committer
Nicolas Ferre
<nicolas.ferre@atmel.com>
Mon, 1 Sep 2014 16:39:24 +0000
(18:39 +0200)
MACH_AT91 doesn't exist so we can't "depend" on it. Fix the typo
by using the proper ARCH_AT91 config option.
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
No differences found