ARM: w90x900: make headers more local

Some header files are never included outside of a mach-w90x900
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>
このコミットが含まれているのは:
Arnd Bergmann
2015-01-30 10:45:33 +01:00
コミット 1d8f3c499b
6個のファイルの変更3行の追加3行の削除

ファイルの表示

@@ -31,7 +31,7 @@
#include <asm/mach/time.h>
#include <mach/map.h>
#include <mach/regs-timer.h>
#include "regs-timer.h"
#include "nuc9xx.h"