diff options
Diffstat (limited to 'board/bosch/shc/mux.c')
-rw-r--r-- | board/bosch/shc/mux.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/bosch/shc/mux.c b/board/bosch/shc/mux.c index a2a8947a3bd..f19d1866c72 100644 --- a/board/bosch/shc/mux.c +++ b/board/bosch/shc/mux.c @@ -9,6 +9,7 @@ * Copyright (C) 2011 Texas Instruments Incorporated - https://www.ti.com/ */ +#include <common.h> #include <hang.h> #include <asm/arch/sys_proto.h> #include <asm/arch/hardware.h> |