diff options
author | Tom Rini <trini@konsulko.com> | 2018-04-30 07:14:05 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2018-04-30 07:14:05 -0400 |
commit | b25f8e2112b1582ce6386e846800a31bab688e50 (patch) | |
tree | 7fe8146a99851ce9256b8de3de2c86f1b276b92b /arch/arm/include/asm/arch-mx6/opos6ul.h | |
parent | abeb9d7897510533ce3a0a9515cac16db5bed834 (diff) | |
parent | 07a8f79ee850b1e59371519f179d32fea171bbec (diff) | |
download | u-boot-b25f8e2112b1582ce6386e846800a31bab688e50.tar.gz |
Merge git://git.denx.de/u-boot-imx
Diffstat (limited to 'arch/arm/include/asm/arch-mx6/opos6ul.h')
-rw-r--r-- | arch/arm/include/asm/arch-mx6/opos6ul.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/arm/include/asm/arch-mx6/opos6ul.h b/arch/arm/include/asm/arch-mx6/opos6ul.h index b5363850d2..8adff67cea 100644 --- a/arch/arm/include/asm/arch-mx6/opos6ul.h +++ b/arch/arm/include/asm/arch-mx6/opos6ul.h @@ -9,8 +9,4 @@ int opos6ul_board_late_init(void); -#ifdef CONFIG_SPL_BUILD -void opos6ul_setup_uart_debug(void); -#endif - #endif |