kernel-ark/arch/parisc/kernel
Kyle McMartin 894b5779ce [PATCH] No arch-specific strpbrk implementations
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>
2006-04-11 06:18:40 -07:00
..
asm-offsets.c
binfmt_elf32.c
cache.c [PARISC] Add parisc implementation of flush_kernel_dcache_page() 2006-03-30 17:48:44 +00:00
drivers.c
entry.S [PARISC] Add PREEMPT support 2006-03-30 17:48:54 +00:00
firmware.c
hardware.c
head.S
hpmc.S
init_task.c
inventory.c
irq.c
Makefile
module.c
pa7300lc.c
pacache.S [PARISC] Add parisc implementation of flush_kernel_dcache_page() 2006-03-30 17:48:44 +00:00
parisc_ksyms.c [PATCH] No arch-specific strpbrk implementations 2006-04-11 06:18:40 -07:00
pci-dma.c
pci.c
pdc_chassis.c [PARISC] Clarify pdc_stable license terms 2006-03-30 17:48:41 +00:00
pdc_cons.c
perf_asm.S
perf_images.h
perf.c [PARISC] I/O-Space must be ioremap_nocache()'d 2006-03-30 17:48:42 +00:00
process.c
processor.c
ptrace.c
real2.S
semaphore.c
setup.c
signal32.c
signal32.h
signal.c
smp.c
sys32.h
sys_parisc32.c
sys_parisc.c
syscall_table.S [PARISC] getsockopt should be ENTRY_COMP 2006-03-30 17:48:51 +00:00
syscall.S
time.c
topology.c
traps.c
unaligned.c
unwind.c
vmlinux.lds.S