Merge branch 'akpm' (patches from Andrew)
[cascardo/linux.git] / arch / parisc / kernel / vmlinux.lds.S
index 9ec8ec0..b37787d 100644 (file)
@@ -139,8 +139,6 @@ SECTIONS
        /* BSS */
        BSS_SECTION(PAGE_SIZE, PAGE_SIZE, PAGE_SIZE)
 
-       /* bootmap is allocated in setup_bootmem() directly behind bss. */
-
        . = ALIGN(HUGEPAGE_SIZE);
        _end = . ;