ARM: pxa: make more mach/*.h files local
Lots of header files are never included outside of a mach-pxa directory and do not need to be made visible in include/mach, so let's just move them all down one level. Signed-off-by: Arnd Bergmann <arnd@arndb.de>
此提交包含在:
@@ -30,9 +30,9 @@
|
||||
#include <asm/suspend.h>
|
||||
#include <mach/hardware.h>
|
||||
#include <mach/irqs.h>
|
||||
#include <mach/pxa25x.h>
|
||||
#include "pxa25x.h"
|
||||
#include <mach/reset.h>
|
||||
#include <mach/pm.h>
|
||||
#include "pm.h"
|
||||
#include <mach/dma.h>
|
||||
#include <mach/smemc.h>
|
||||
|
||||
|
新增問題並參考
封鎖使用者