From: Peter Korsgaard Date: Fri, 6 Jan 2006 08:11:39 +0000 (-0800) Subject: [PATCH] ppc32: Re-add embed_config.c to ml300/ep405 X-Git-Tag: v2.6.16-rc1~936^2~220 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=683e2cc6dc5aa9bb4ba2f2e0662df9d7f0a1d6c2;p=pandora-kernel.git [PATCH] ppc32: Re-add embed_config.c to ml300/ep405 Commit 3e9e7c1d0b7a36fb8affb973a054c5098e27baa8 (ppc32: cleanup AMCC PPC40x eval boards to support U-Boot) broke the kernel for ML300 / EP405. It still compiles as there's a weak definition of the function in misc-embedded.c, but the kernel crashes as the bd_t fixup isn't performed. Signed-off-by: Peter Korsgaard Cc: Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed