diff mbox series

[U-Boot] omap3_cairo: remove empty #ifdef/#endif block

Message ID 20190130071929.19873-1-judge.packham@gmail.com
State Accepted
Commit 36fddec14b1447055d91b13a0ba3997e66ecec35
Delegated to: Tom Rini
Headers show
Series [U-Boot] omap3_cairo: remove empty #ifdef/#endif block | expand

Commit Message

Chris Packham Jan. 30, 2019, 7:19 a.m. UTC
The content between these guards was removed in commit 9baa2bce2890
("Removed unused references to CONFIG_SERIALx"). Remove the now
empty #ifdef/#endif block and the accompanying comment.

Signed-off-by: Chris Packham <judge.packham@gmail.com>
---

 include/configs/omap3_cairo.h | 10 ----------
 1 file changed, 10 deletions(-)

Comments

Tom Rini Feb. 10, 2019, 1:08 p.m. UTC | #1
On Wed, Jan 30, 2019 at 08:19:28PM +1300, Chris Packham wrote:

> The content between these guards was removed in commit 9baa2bce2890
> ("Removed unused references to CONFIG_SERIALx"). Remove the now
> empty #ifdef/#endif block and the accompanying comment.
> 
> Signed-off-by: Chris Packham <judge.packham@gmail.com>

Applied to u-boot/master, thanks!
diff mbox series

Patch

diff --git a/include/configs/omap3_cairo.h b/include/configs/omap3_cairo.h
index 04bce2f8b46f..ef69b24dd097 100644
--- a/include/configs/omap3_cairo.h
+++ b/include/configs/omap3_cairo.h
@@ -190,16 +190,6 @@ 
 /* env defaults */
 #define CONFIG_BOOTFILE			"uImage"
 
-/* Override OMAP3 common serial console configuration from UART3
- * to UART2.
- *
- * Attention: for UART2, special MUX settings (MUX_DEFAULT(), MCBSP3)
- * are needed and peripheral clocks for UART2 must be enabled in
- * function per_clocks_enable().
- */
-#ifdef CONFIG_SPL_BUILD
-#endif
-
 /* Provide the MACH_TYPE value the vendor kernel requires */
 #define CONFIG_MACH_TYPE	3063