Skip to content

Commit

Permalink
ARM: at91: remove unused board.h file
Browse files Browse the repository at this point in the history
All functions declared in this file are gone.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
[nicolas.ferre@atmel.com: re-order patches so modify board-dt-sam9]
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
  • Loading branch information
Arnd Bergmann authored and Nicolas Ferre committed Dec 3, 2014
1 parent f9aaa1a commit ba62a85
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 121 deletions.
1 change: 0 additions & 1 deletion arch/arm/mach-at91/board-dt-sam9.c
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
#include <asm/mach/map.h>
#include <asm/mach/irq.h>

#include "board.h"
#include "generic.h"

static const char *at91_dt_board_compat[] __initdata = {
Expand Down
120 changes: 0 additions & 120 deletions arch/arm/mach-at91/board.h

This file was deleted.

0 comments on commit ba62a85

Please sign in to comment.