dma-mapping: treat dev->bus_dma_mask as a DMA limit
[sfrench/cifs-2.6.git] / arch / parisc / kernel / module.lds
1 /* SPDX-License-Identifier: GPL-2.0 */
2
3 SECTIONS {
4         __mcount_loc : {
5                 *(__patchable_function_entries)
6         }
7 }