diff options
Diffstat (limited to 'board/pn62/cmd_pn62.c')
-rw-r--r-- | board/pn62/cmd_pn62.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/board/pn62/cmd_pn62.c b/board/pn62/cmd_pn62.c index 58c680b..939cb4a 100644 --- a/board/pn62/cmd_pn62.c +++ b/board/pn62/cmd_pn62.c @@ -31,8 +31,6 @@ #if defined(CONFIG_CMD_BSP) -extern int do_bootm (cmd_tbl_t *, int, int, char *[]); - /* * Command led: controls the various LEDs 0..11 on the PN62 card. */ |