Skip to content

Commit

Permalink
ovation/hummingbird: OMAP ION header has moved
Browse files Browse the repository at this point in the history
Change-Id: I698b104192f70bb6bb8feecf1fb3d8c3d3b92bfc
  • Loading branch information
airend committed Aug 10, 2016
1 parent c8912d1 commit 7f9d7d2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion arch/arm/mach-omap2/board-hummingbird.c
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@

#include <mach/hardware.h>
#include <mach/omap-secure.h>
#include <mach/omap4_ion.h>

#include <plat/board.h>
#include <plat/common.h>
Expand All @@ -53,6 +52,7 @@
#include "control.h"
#include "common-board-devices.h"
#include "pm.h"
#include "omap4_ion.h"
#include "prm-regbits-44xx.h"
#include "prm44xx.h"
#include "board-hummingbird.h"
Expand Down
2 changes: 1 addition & 1 deletion arch/arm/mach-omap2/board-ovation.c
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@

#include <mach/hardware.h>
#include <mach/omap-secure.h>
#include <mach/omap4_ion.h>

#include <plat/board.h>
#include <plat/common.h>
Expand All @@ -55,6 +54,7 @@
#include "control.h"
#include "common-board-devices.h"
#include "pm.h"
#include "omap4_ion.h"
#include "board-ovation.h"
#include "omap_ram_console.h"

Expand Down

0 comments on commit 7f9d7d2

Please sign in to comment.