Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

ARM: OMAP2+: Make id.h local



This can be local to mach-omap2.

Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent e27e35ec
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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>
+1 −1
Original line number Diff line number Diff line
@@ -23,7 +23,7 @@

#include "common.h"

#include <mach/id.h>
#include "id.h"

#include "soc.h"
#include "control.h"