aboutsummaryrefslogtreecommitdiffstats
path: root/arch/openrisc/TODO.openrisc
diff options
context:
space:
mode:
Diffstat (limited to 'arch/openrisc/TODO.openrisc')
-rw-r--r--arch/openrisc/TODO.openrisc3
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/openrisc/TODO.openrisc b/arch/openrisc/TODO.openrisc
index acfeef9c58e3..0eb04c8240f9 100644
--- a/arch/openrisc/TODO.openrisc
+++ b/arch/openrisc/TODO.openrisc
@@ -5,9 +5,6 @@ that are due for investigation shortly, i.e. our TODO list:
-- Implement the rest of the DMA API... dma_map_sg, etc.
--- Consolidate usage of memblock and bootmem... move everything over to
- memblock.
-
-- Finish the renaming cleanup... there are references to or32 in the code
which was an older name for the architecture. The name we've settled on is
or1k and this change is slowly trickling through the stack. For the time