ARM: OMAP2+: Make id.h local
This can be local to mach-omap2. Signed-off-by: Tony Lindgren <tony@atomide.com>
This commit is contained in:
Родитель
e27e35ec73
Коммит
4952af4357
|
@ -32,7 +32,7 @@
|
|||
|
||||
#include <linux/regulator/machine.h>
|
||||
#include <linux/i2c/twl.h>
|
||||
#include <mach/id.h>
|
||||
#include "id.h"
|
||||
#include <asm/mach-types.h>
|
||||
#include <asm/mach/arch.h>
|
||||
#include <asm/mach/map.h>
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
|
||||
#include "common.h"
|
||||
|
||||
#include <mach/id.h>
|
||||
#include "id.h"
|
||||
|
||||
#include "soc.h"
|
||||
#include "control.h"
|
||||
|
|
Загрузка…
Ссылка в новой задаче