Skip to content

Commit

Permalink
Fix broken driver path
Browse files Browse the repository at this point in the history
- Found thanks to pdf-link-checker

Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
  • Loading branch information
michaelopdenacker committed Mar 18, 2019
1 parent 64b9e6c commit 361d9b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion slides/kernel-porting-content/kernel-porting-content.tex
Expand Up @@ -418,7 +418,7 @@
\item A interrupt controller driver,
\kfile{drivers/irqchip/irq-armada-370-xp.c}
\item A timer driver,
\kfile{drivers/clocksource/time-armada-370-xp.c}
\kfile{drivers/clocksource/timer-armada-370-xp.c}
\item An earlyprintk implementation to get early messages from the
console, \kfile{arch/arm/Kconfig.debug} and
\kdir{arch/arm/include/debug}
Expand Down

0 comments on commit 361d9b8

Please sign in to comment.