Skip to content

Commit f802301

Browse files
committed
Merge pull request #418 from avagin/rpi-3.12.y
ARM: bcm2708: PL01X debug include was moved into arch/arm/include/debug/
2 parents a2a4960 + 1a61830 commit f802301

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arch/arm/mach-bcm2708/include/mach/debug-macro.S

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@
1919
ldr \rv, =IO_ADDRESS(UART0_BASE)
2020
.endm
2121

22-
#include <asm/hardware/debug-pl01x.S>
22+
#include <debug/pl01x.S>

0 commit comments

Comments
 (0)