mirror of
https://github.com/nxp-imx/linux-imx.git
synced 2025-12-26 20:36:52 +01:00
While cleaning up parisc_ksyms.c earlier, I noticed that strpbrk wasn't being exported from lib/string.c. Investigating further, I noticed a changeset that removed its export and added it to _ksyms.c on a few more architectures. The justification was that "other arches do it." I think this is wrong, since no architecture currently defines __HAVE_ARCH_STRPBRK, there's no reason for any of them to be exporting it themselves. Therefore, consolidate the export to lib/string.c. Signed-off-by: Kyle McMartin <kyle@parisc-linux.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org> |
||
|---|---|---|
| .. | ||
| anna-rom.ld | ||
| anna.c | ||
| anna.ld | ||
| as85ep1-rom.ld | ||
| as85ep1.c | ||
| as85ep1.ld | ||
| asm-offsets.c | ||
| bug.c | ||
| entry.S | ||
| fpga85e2c.c | ||
| fpga85e2c.ld | ||
| gbus_int.c | ||
| head.S | ||
| highres_timer.c | ||
| init_task.c | ||
| intv.S | ||
| irq.c | ||
| ma.c | ||
| mach.c | ||
| mach.h | ||
| Makefile | ||
| me2.c | ||
| memcons.c | ||
| module.c | ||
| process.c | ||
| procfs.c | ||
| ptrace.c | ||
| rte_cb_leds.c | ||
| rte_cb_multi.c | ||
| rte_cb.c | ||
| rte_ma1_cb-rom.ld | ||
| rte_ma1_cb.c | ||
| rte_ma1_cb.ld | ||
| rte_mb_a_pci.c | ||
| rte_me2_cb.c | ||
| rte_me2_cb.ld | ||
| rte_nb85e_cb-multi.ld | ||
| rte_nb85e_cb.c | ||
| rte_nb85e_cb.ld | ||
| semaphore.c | ||
| setup.c | ||
| signal.c | ||
| sim.c | ||
| sim.ld | ||
| sim85e2.c | ||
| sim85e2.ld | ||
| simcons.c | ||
| syscalls.c | ||
| teg.c | ||
| time.c | ||
| v850_ksyms.c | ||
| v850e_cache.c | ||
| v850e_intc.c | ||
| v850e_timer_d.c | ||
| v850e_utils.c | ||
| v850e2_cache.c | ||
| vmlinux.lds.S | ||