ARM: OMAP: No need to include board-h2.h from hardware.h

Also move board-h2.h to mach-omap1.

Signed-off-by: Tony Lindgren <tony@atomide.com>
This commit is contained in:
Tony Lindgren
2009-03-23 18:07:33 -07:00
parent d9558b19f2
commit eb6b0b1832
4 changed files with 8 additions and 8 deletions

View File

@@ -46,6 +46,11 @@
#include <mach/keypad.h>
#include <mach/common.h>
#include "board-h2.h"
/* At OMAP1610 Innovator the Ethernet is directly connected to CS1 */
#define OMAP1610_ETHR_START 0x04000300
static int h2_keymap[] = {
KEY(0, 0, KEY_LEFT),
KEY(0, 1, KEY_RIGHT),