Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c0c6e085 authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab
Browse files

irq: update genericirq book location



This book got converted from DocBook. Update its references to
point to the current location.

Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@s-opensource.com>
parent 2a762130
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -7,7 +7,7 @@
 * This file contains the core interrupt handling code, for irq-chip
 * based architectures.
 *
 * Detailed information is available in Documentation/DocBook/genericirq
 * Detailed information is available in Documentation/core-api/genericirq.rst
 */

#include <linux/irq.h>
+1 −1
Original line number Diff line number Diff line
@@ -6,7 +6,7 @@
 *
 * This file contains the core interrupt handling code.
 *
 * Detailed information is available in Documentation/DocBook/genericirq
 * Detailed information is available in Documentation/core-api/genericirq.rst
 *
 */

+1 −1
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@
 *
 * This file contains the interrupt descriptor management code
 *
 * Detailed information is available in Documentation/DocBook/genericirq
 * Detailed information is available in Documentation/core-api/genericirq.rst
 *
 */
#include <linux/irq.h>