Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 137467
b: refs/heads/master
c: 278267b
h: refs/heads/master
i:
  137465: a58d76b
  137463: 4bcafa8
v: v3
  • Loading branch information
Tony Lindgren committed Mar 24, 2009
1 parent 34a4a46 commit 138d221
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 57 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: 228fe42e5e78649f4a773a47c0a48cbea8e640af
refs/heads/master: 278267be38949b051f49e0bc3da76bfb2af49abf
3 changes: 3 additions & 0 deletions trunk/arch/arm/mach-omap1/board-innovator.c
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,9 @@
#include <mach/common.h>
#include <mach/mmc.h>

/* At OMAP1610 Innovator the Ethernet is directly connected to CS1 */
#define INNOVATOR1610_ETHR_START 0x04000300

static int innovator_keymap[] = {
KEY(0, 0, KEY_F1),
KEY(0, 3, KEY_DOWN),
Expand Down
52 changes: 0 additions & 52 deletions trunk/arch/arm/plat-omap/include/mach/board-innovator.h

This file was deleted.

4 changes: 0 additions & 4 deletions trunk/arch/arm/plat-omap/include/mach/hardware.h
Original file line number Diff line number Diff line change
Expand Up @@ -294,10 +294,6 @@
* ---------------------------------------------------------------------------
*/

#ifdef CONFIG_MACH_OMAP_INNOVATOR
#include "board-innovator.h"
#endif

#ifdef CONFIG_MACH_OMAP_H4
#include "board-h4.h"
#endif
Expand Down

0 comments on commit 138d221

Please sign in to comment.