commit | 93686ae8357c1b1e37e8dfc96547f807e7a93b4b | [log] [tgz] |
---|---|---|
author | David Brownell <dbrownell@users.sourceforge.net> | Mon Jul 28 15:46:22 2008 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Mon Jul 28 16:30:20 2008 -0700 |
tree | 7b3040b43cbf78d946538ebab8fb3b158a4d4d64 | |
parent | 4d9c377c81d37740b25cacf025f95c084eafabbb [diff] |
arm: fix HAVE_CLK merge goof This fixes a merge goof whereby ARCH_EP93XX got the "select HAVE_CLK" line which belongs instead with ARCH_AT91. Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>