]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - include/asm-generic/vmlinux.lds.h
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
[mv-sheeva.git] / include / asm-generic / vmlinux.lds.h
index db22d136ad08bf671266faa87f89de37178187f3..b5e2e4c6b017c98d89b859b4190e2a373e18b9e0 100644 (file)
                VMLINUX_SYMBOL(__start___tracepoints_ptrs) = .;         \
                *(__tracepoints_ptrs)   /* Tracepoints: pointer array */\
                VMLINUX_SYMBOL(__stop___tracepoints_ptrs) = .;          \
-               *(__markers_strings)    /* Markers: strings */          \
                *(__tracepoints_strings)/* Tracepoints: strings */      \
        }                                                               \
                                                                        \