[POWERPC] Make doc comments extractable
authorMichael Ellerman <michael@ellerman.id.au>
Wed, 2 Aug 2006 01:13:50 +0000 (11:13 +1000)
committerPaul Mackerras <paulus@samba.org>
Tue, 8 Aug 2006 07:07:04 +0000 (17:07 +1000)
commit40681b95a4ef798bc38c92e0d9b8c06bbdd34409
tree8de6bebd3c876737a6c55263548ad1002fe5cbe2
parent3ab2b385c8a5cdf060c6a41582118a0cb27d0910
[POWERPC] Make doc comments extractable

We don't have much in the way of doc comments, but some of those we do have
don't work because they start with "/***" or "/*", not "/**" which is what
kernel-doc requires.

Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/kernel/crash_dump.c
arch/powerpc/sysdev/i8259.c
include/asm-powerpc/irq.h
include/asm-powerpc/prom.h