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 <lethal@linux-sh.org>
Showing
- arch/sh/Kconfig 0 additions, 43 deletionsarch/sh/Kconfig
- arch/sh/boards/mach-se/770x/setup.c 3 additions, 1 deletionarch/sh/boards/mach-se/770x/setup.c
- arch/sh/boards/mach-se/7721/setup.c 4 additions, 3 deletionsarch/sh/boards/mach-se/7721/setup.c
- arch/sh/boards/mach-se/7722/setup.c 4 additions, 3 deletionsarch/sh/boards/mach-se/7722/setup.c
- arch/sh/include/mach-se/mach/mrshpc.h 52 additions, 0 deletionsarch/sh/include/mach-se/mach/mrshpc.h
- arch/sh/kernel/Makefile_32 0 additions, 1 deletionarch/sh/kernel/Makefile_32
- arch/sh/kernel/Makefile_64 0 additions, 1 deletionarch/sh/kernel/Makefile_64
- arch/sh/kernel/cf-enabler.c 0 additions, 168 deletionsarch/sh/kernel/cf-enabler.c
arch/sh/include/mach-se/mach/mrshpc.h
0 → 100644
arch/sh/kernel/cf-enabler.c
deleted
100644 → 0
Please register or sign in to comment