Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 431fb7df authored by Ben Dooks's avatar Ben Dooks
Browse files

ARM: SAMSUNG: Move pm-core.h to machine directory



Move the pm-core.h to the machine include directory in the process of
eliminating the plat-s3c64xx.

Signed-off-by: default avatarBen Dooks <ben-linux@fluff.org>
parent 89f0ce72
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
/* linux/arch/arm/plat-s3c24xx/include/plat/pll.h
/* linux/arch/arm/mach-s3c2410/include/pm-core.h
 *
 *
 * Copyright 2008 Simtec Electronics
 * Copyright 2008 Simtec Electronics
 *      Ben Dooks <ben@simtec.co.uk>
 *      Ben Dooks <ben@simtec.co.uk>
+1 −1
Original line number Original line Diff line number Diff line
/* linux/arch/arm/plat-s3c64xx/include/plat/pm-core.h
/* linux/arch/arm/mach-s3c64xx/include/mach/pm-core.h
 *
 *
 * Copyright 2008 Openmoko, Inc.
 * Copyright 2008 Openmoko, Inc.
 * Copyright 2008 Simtec Electronics
 * Copyright 2008 Simtec Electronics
+1 −1
Original line number Original line Diff line number Diff line
@@ -29,7 +29,7 @@
#include <asm/irq.h>
#include <asm/irq.h>


#include <plat/pm.h>
#include <plat/pm.h>
#include <plat/pm-core.h>
#include <mach/pm-core.h>


/* for external use */
/* for external use */