Commit 4952af43 authored by Tony Lindgren's avatar Tony Lindgren

ARM: OMAP2+: Make id.h local

This can be local to mach-omap2.
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent e27e35ec
......@@ -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"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment