From: Rob Landley Add missing section IDs to genericirq.tmpl Signed-off-by: Rob Landley Cc: "Randy.Dunlap" Signed-off-by: Andrew Morton --- Documentation/DocBook/genericirq.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff -puN Documentation/DocBook/genericirq.tmpl~add-missing-section-ids-to-genericirqtmpl-updated Documentation/DocBook/genericirq.tmpl --- a/Documentation/DocBook/genericirq.tmpl~add-missing-section-ids-to-genericirqtmpl-updated +++ a/Documentation/DocBook/genericirq.tmpl @@ -269,7 +269,7 @@ noop(irq) Default flow handler implementations - + Default Level IRQ flow handler handle_level_irq provides a generic implementation _