diff options
Diffstat (limited to 'board/ti/dra7xx/evm.c')
| -rw-r--r-- | board/ti/dra7xx/evm.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/board/ti/dra7xx/evm.c b/board/ti/dra7xx/evm.c index 7bbb5492f..bf7e09196 100644 --- a/board/ti/dra7xx/evm.c +++ b/board/ti/dra7xx/evm.c @@ -27,7 +27,7 @@   * MA 02111-1307 USA   */  #include <common.h> -#include <twl6035.h> +#include <palmas.h>  #include <asm/arch/sys_proto.h>  #include <asm/arch/mmc_host_def.h> |