diff options
Diffstat (limited to 'arch/arm/mach-s3c64xx/include/mach/debug-macro.S')
| -rw-r--r-- | arch/arm/mach-s3c64xx/include/mach/debug-macro.S | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/arch/arm/mach-s3c64xx/include/mach/debug-macro.S b/arch/arm/mach-s3c64xx/include/mach/debug-macro.S index c0c076a90f2..dd9ccca5de1 100644 --- a/arch/arm/mach-s3c64xx/include/mach/debug-macro.S +++ b/arch/arm/mach-s3c64xx/include/mach/debug-macro.S @@ -35,4 +35,4 @@   * will be fine with us.   */ -#include <plat/debug-macro.S> +#include <debug/samsung.S> |