X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=pandora-kernel.git;a=blobdiff_plain;f=include%2Flinux%2Finterrupt.h;h=c2331138ca1bb5e3d9b543b9f3d71d92b95fb399;hp=5137db3317f9341d86ad35c17d341dca67bd2493;hb=35926ff5fba8;hpb=9d35bc1ec696ebfc5662a0d00b4d36564ff3af53 diff --git a/include/linux/interrupt.h b/include/linux/interrupt.h index 5137db3317f9..c2331138ca1b 100644 --- a/include/linux/interrupt.h +++ b/include/linux/interrupt.h @@ -78,7 +78,7 @@ enum { IRQTF_AFFINITY, }; -/** +/* * These values can be returned by request_any_context_irq() and * describe the context the interrupt will be run in. *