ARM: 8865/1: mm: remove unused variables
[sfrench/cifs-2.6.git] / arch / arm / mm / init.c
index 1a66af5bd25945da0a0620c0bc577fa81d3cf7f7..581c6ffc30565ae590cd142736c4a99d994ffb13 100644 (file)
@@ -466,12 +466,6 @@ static void __init free_highpages(void)
  */
 void __init mem_init(void)
 {
-#ifdef CONFIG_HAVE_TCM
-       /* These pointers are filled in on TCM detection */
-       extern u32 dtcm_end;
-       extern u32 itcm_end;
-#endif
-
        set_max_mapnr(pfn_to_page(max_pfn) - mem_map);
 
        /* this will put all unused low memory onto the freelists */