Commit 67e99fce authored by Paul Walmsley's avatar Paul Walmsley Committed by Tony Lindgren

omap2: remove remaining prcm-regs.h includes

Remove remaining prcm-regs.h includes.  Most of these files don't
use prcm-regs.h anyway.
Signed-off-by: default avatarPaul Walmsley <paul@pwsan.com>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent 689650cd
......@@ -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>
......
......@@ -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
......
......@@ -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>
......
#ifndef __MACH_OMAP2_MMU_H
#define __MACH_OMAP2_MMU_H
#include "prcm-regs.h"
#include <asm/arch/mmu.h>
#include <asm/io.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment