diff options
Diffstat (limited to 'board/ti/sdp4430/cmd_bat.c')
-rw-r--r-- | board/ti/sdp4430/cmd_bat.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/ti/sdp4430/cmd_bat.c b/board/ti/sdp4430/cmd_bat.c index 6bf44d92655..6c1e6ca393c 100644 --- a/board/ti/sdp4430/cmd_bat.c +++ b/board/ti/sdp4430/cmd_bat.c @@ -3,6 +3,7 @@ * Copyright (C) 2010 Texas Instruments */ +#include <common.h> #include <command.h> #ifdef CONFIG_CMD_BAT |