]> err.no Git - linux-2.6/blobdiff - arch/avr32/mach-at32ap/pm.c
Merge branch 'for-linus' of git://neil.brown.name/md
[linux-2.6] / arch / avr32 / mach-at32ap / pm.c
index 0b764320135d73aa9319f928a05ffeada237c835..f021edfeaab0d8ea253e0305479d51b813880309 100644 (file)
 #include <asm/cacheflush.h>
 #include <asm/sysreg.h>
 
-#include <asm/arch/pm.h>
-#include <asm/arch/sram.h>
-
-/* FIXME: This is only valid for AP7000 */
-#define SDRAMC_BASE    0xfff03800
+#include <mach/chip.h>
+#include <mach/pm.h>
+#include <mach/sram.h>
 
 #include "sdramc.h"