提交 9c864410 编写于 作者: E Eric Miao

ARM: pxa: add common header file for pxa3xx

Signed-off-by: NEric Miao <eric.y.miao@gmail.com>
上级 52585ccd
#ifndef __MACH_PXA300_H
#define __MACH_PXA300_H
#include <mach/hardware.h>
#include <mach/pxa3xx-regs.h>
#include <mach/pxa3xx.h>
#include <mach/mfp-pxa300.h>
#endif /* __MACH_PXA300_H */
#ifndef __MACH_PXA320_H
#define __MACH_PXA320_H
#include <mach/hardware.h>
#include <mach/pxa3xx-regs.h>
#include <mach/pxa3xx.h>
#include <mach/mfp-pxa320.h>
#endif /* __MACH_PXA320_H */
......
#ifndef __MACH_PXA3XX_H
#define __MACH_PXA3XX_H
#include <mach/hardware.h>
#include <mach/pxa3xx-regs.h>
#endif /* __MACH_PXA3XX_H */
#ifndef __MACH_PXA930_H
#define __MACH_PXA930_H
#include <mach/hardware.h>
#include <mach/pxa3xx-regs.h>
#include <mach/pxa3xx.h>
#include <mach/mfp-pxa930.h>
#endif /* __MACH_PXA930_H */
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册