arch/arm/include/asm/sizes.h: cleanups
Merge several sizes.h in asm/arch subdirectories into a single asm/sizes.h file. Fixup usage of asm/arch/sizes.h in some files to use the merged file. Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>
This commit is contained in:
committed by
Wolfgang Denk
parent
bfe8fe87ba
commit
a4a87d8a93
@@ -31,7 +31,7 @@
|
||||
#ifndef __INCLUDED_H2_P2_DBH_BOARD_H
|
||||
#define __INCLUDED_H2_P2_DBH_BOARD_H
|
||||
|
||||
#include <asm/arch/sizes.h>
|
||||
#include <asm/sizes.h>
|
||||
|
||||
/*
|
||||
* The Debug board is designed to function with the P2 Sample, H2
|
||||
|
||||
@@ -28,7 +28,7 @@
|
||||
* 675 Mass Ave, Cambridge, MA 02139, USA.
|
||||
*/
|
||||
|
||||
#include <asm/arch/sizes.h>
|
||||
#include <asm/sizes.h>
|
||||
|
||||
/*
|
||||
There are 2 sets of general I/O -->
|
||||
|
||||
@@ -31,7 +31,7 @@
|
||||
#ifndef __INCLUDED_OMAP730_H
|
||||
#define __INCLUDED_OMAP730_H
|
||||
|
||||
#include <asm/arch/sizes.h>
|
||||
#include <asm/sizes.h>
|
||||
|
||||
/***************************************************************************
|
||||
* OMAP730 Configuration Registers
|
||||
|
||||
Reference in New Issue
Block a user