From: Paul Mundt Date: Wed, 17 Dec 2008 05:41:54 +0000 (+0900) Subject: sh: Kill off cf-enabler with extreme prejudice. X-Git-Tag: v2.6.29-rc1~591^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=073da9c0de401e8683b6bc76c008a7e0850045d5;p=pandora-kernel.git sh: Kill off cf-enabler with extreme prejudice. Now that the rest of the boards that were using cf-enabler "generically" have switched to setting up their mappings on their own, only the mach-se boards were left using it. All of the cf-enabler using mach-se boards use a special initialization of the MRSHPC windows rather than going through the special PTE as other SH-4 platforms do. This consolidates the MRSHPC setup logic, hooks it up on the boards that care, and gets rid of any and all remaining references to cf-enabler. This has been long overdue, as cf-enabler has been the bane of arch/sh/kernel for the last 7 years. Good riddance. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed