]> pilppa.com Git - linux-2.6-omap-h63xx.git/commitdiff
omap2: remove remaining prcm-regs.h includes
authorPaul Walmsley <paul@pwsan.com>
Thu, 3 May 2007 22:53:00 +0000 (16:53 -0600)
committerTony Lindgren <tony@atomide.com>
Fri, 25 May 2007 18:27:24 +0000 (11:27 -0700)
Remove remaining prcm-regs.h includes.  Most of these files don't
use prcm-regs.h anyway.

Signed-off-by: Paul Walmsley <paul@pwsan.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/board-2430sdp.c
arch/arm/mach-omap2/board-apollon.c
arch/arm/mach-omap2/board-h4.c
arch/arm/mach-omap2/mmu.h

index 62dd083acc418c4a52ffc941bf5169023640676f..25429891fcfa6e3fab48115ae6e5e4fba500cfc9 100644 (file)
@@ -38,7 +38,6 @@
 #include <asm/arch/keypad.h>
 #include <asm/arch/gpmc.h>
 #include <asm/arch/mcspi.h>
-#include "prcm-regs.h"
 
 #include <asm/io.h>
 
index 60adb626fbc2c8fc7cc0f517cabbe3f198b902bd..1276f1f447361e0ef81fb1860b567d608cc73f8d 100644 (file)
@@ -39,7 +39,6 @@
 #include <asm/arch/board.h>
 #include <asm/arch/common.h>
 #include <asm/arch/gpmc.h>
-#include "prcm-regs.h"
 
 /* LED & Switch macros */
 #define LED0_GPIO13            13
index c4ca225e5b7494e607b1ff2a6e0e18e4c4e30fd2..f476c5736d5a54cd93ac44e2ae0346e8cef70da0 100644 (file)
@@ -39,7 +39,6 @@
 #include <asm/arch/menelaus.h>
 #include <asm/arch/dma.h>
 #include <asm/arch/gpmc.h>
-#include "prcm-regs.h"
 
 #include <asm/io.h>
 
index cbc82afa3a8302326faf7a17ccd1fbe957e90a46..7520f91ed4f0a667ea2cf98a8e2c4fd42453e28d 100644 (file)
@@ -1,7 +1,6 @@
 #ifndef __MACH_OMAP2_MMU_H
 #define __MACH_OMAP2_MMU_H
 
-#include "prcm-regs.h"
 #include <asm/arch/mmu.h>
 #include <asm/io.h>