Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 339701
b: refs/heads/master
c: 32dee01
h: refs/heads/master
i:
  339699: a648def
v: v3
  • Loading branch information
Tony Lindgren committed Oct 31, 2012
1 parent 1159563 commit af911af
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 10 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 5c2e88525b5f1cdc72c9eefba72dae13be7e5d20
refs/heads/master: 32dee01e67e0d14e86708c4ca6c5a9f4f81d5144
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-omap2/board-h4.c
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
#include <asm/mach/map.h>

#include <plat-omap/dma-omap.h>
#include "debug-devices.h"
#include <plat/debug-devices.h>

#include <video/omapdss.h>
#include <video/omap-panel-generic-dpi.h>
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/arm/plat-omap/debug-devices.c
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
#include <linux/smc91x.h>

#include <mach/hardware.h>
#include "../mach-omap2/debug-devices.h"
#include <plat/debug-devices.h>

/* Many OMAP development platforms reuse the same "debug board"; these
* platforms include H2, H3, H4, and Perseus2.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,2 @@
#ifndef _OMAP_DEBUG_DEVICES_H
#define _OMAP_DEBUG_DEVICES_H

#include <linux/types.h>

/* for TI reference platforms sharing the same debug card */
extern int debug_card_init(u32 addr, unsigned gpio);

#endif

0 comments on commit af911af

Please sign in to comment.