Skip to content

Commit

Permalink
ARM: OMAP: No need to include board-nokia.h from hardware.h
Browse files Browse the repository at this point in the history
Move the defines to the associated board file and remove
the now unnecessary header file.

Signed-off-by: Tony Lindgren <tony@atomide.com>
  • Loading branch information
Tony Lindgren committed Mar 24, 2009
1 parent 0d4d9ab commit d40cdf0
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 57 deletions.
54 changes: 0 additions & 54 deletions arch/arm/plat-omap/include/mach/board-nokia.h

This file was deleted.

3 changes: 0 additions & 3 deletions arch/arm/plat-omap/include/mach/board.h
Original file line number Diff line number Diff line change
Expand Up @@ -133,9 +133,6 @@ struct omap_version_config {
char version[12];
};


#include <mach/board-nokia.h>

struct omap_board_config_entry {
u16 tag;
u16 len;
Expand Down

0 comments on commit d40cdf0

Please sign in to comment.