From f0995d089e46b3ee03acc13d2a3380d90c573381 Mon Sep 17 00:00:00 2001 From: Jean-Christophe PLAGNIOL-VILLARD Date: Tue, 30 Oct 2012 08:11:24 +0800 Subject: arm: at91: move reset controller header to arm/arm/mach-at91 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD Cc: Nicolas Ferre --- arch/arm/mach-at91/pm.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'arch/arm/mach-at91/pm.c') diff --git a/arch/arm/mach-at91/pm.c b/arch/arm/mach-at91/pm.c index 34557400bf4d..adb6db888a1f 100644 --- a/arch/arm/mach-at91/pm.c +++ b/arch/arm/mach-at91/pm.c @@ -36,7 +36,7 @@ * Show the reason for the previous system reset. */ -#include +#include "at91_rstc.h" #include "at91_shdwc.h" static void __init show_reset_status(void) -- cgit v1.2.3