Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6
[sfrench/cifs-2.6.git] / arch / x86_64 / kernel / vmlinux.lds.S
index 32e427a95ffd9b4e50ba93a5feff86e9fb5eb305..88cfa50b424d6c203f6fdfe19fb86928db700b58 100644 (file)
@@ -30,9 +30,6 @@ SECTIONS
        /* First the code that has to be first for bootstrapping */
        *(.bootstrap.text)
        _stext = .;
-       /* Then all the functions that are "hot" in profiles, to group them
-           onto the same hugetlb entry */
-       #include "functionlist"
        /* Then the rest */
        *(.text)
        SCHED_TEXT