arm: at91 move at91_aic.h to arch/arm/mach-at91

as this is only used board old style board old mach code

Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Cc: Nicolas Ferre <nicolas.ferre@atmel.com>
This commit is contained in:
Jean-Christophe PLAGNIOL-VILLARD
2012-10-30 06:41:28 +08:00
parent 43d2f53292
commit a510b9bacd
46 changed files with 47 additions and 48 deletions

View File

@@ -25,10 +25,10 @@
#include <asm/mach/time.h>
#include <asm/mach/irq.h>
#include <mach/at91_aic.h>
#include <mach/at91_pmc.h>
#include <mach/cpu.h>
#include "at91_aic.h"
#include "generic.h"
#include "pm.h"