提交 74cda9a5 编写于 作者: T Tony Lindgren

omap: headers: Add mach path to include files

This is to prepare for moving hardware.h to live under plat
instead of mach.
Signed-off-by: NTony Lindgren <tony@atomide.com>
上级 f5d2d659
......@@ -280,11 +280,11 @@
* ---------------------------------------------------------------------------
*/
#include "omap7xx.h"
#include "omap1510.h"
#include "omap16xx.h"
#include "omap24xx.h"
#include "omap34xx.h"
#include "omap44xx.h"
#include <mach/omap7xx.h>
#include <mach/omap1510.h>
#include <mach/omap16xx.h>
#include <mach/omap24xx.h>
#include <mach/omap34xx.h>
#include <mach/omap44xx.h>
#endif /* __ASM_ARCH_OMAP_HARDWARE_H */
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册