commit | 4afffe5eabc4005674a1ef4f4c96f1ae9f4a979b | [log] [tgz] |
---|---|---|
author | David Brownell <david-b@pacbell.net> | Mon Feb 19 21:28:53 2007 -0800 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Tue Feb 20 10:15:45 2007 -0800 |
tree | 5a2bc4192adeb0f2d0f02c93f935ca405bfc0618 | |
parent | d7f786e06538081dd10c97931a89418699fe609d [diff] |
[PATCH] ARM: fix mach-at91 build breakage The rename of the AT91 subtree from mach-at91rm9200 to mach-at91 (to accomodate at91sam926x processors) was incomplete. It needs this patch to be able to build again. Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>