kernel/arch/arm/mach-lpc32xx/suspend.S
.. .. @@ -11,8 +11,7 @@ 11 11 */ 12 12 #include <linux/linkage.h> 13 13 #include <asm/assembler.h> 14 -#include <mach/platform.h>15 -#include <mach/hardware.h>14 +#include "lpc32xx.h"16 15 17 16 /* Using named register defines makes the code easier to follow */ 18 17 #define WORK1_REG r0