commit | f0b6a7e78ab595ecef9b20a6054fbc90b5f954f4 | [log] [tgz] |
---|---|---|
author | Adam Ford <aford173@gmail.com> | Sat Oct 15 06:23:11 2016 -0500 |
committer | Tom Rini <trini@konsulko.com> | Mon Oct 31 10:13:15 2016 -0400 |
tree | 559a2e94b162f35f187a5634490d0251f21b0c6b | |
parent | 23afc8aa340281fd46a6769862c991c316a98fd1 [diff] |
OMAP3: omap3_logic: Remove LCD preboot info The LCD isn't supported in U-Boot and the LCD is now configured in the device tree, so this code is pointless. V2: Eliminiate erroneous newline. Signed-off-by: Adam Ford <aford173@gmail.com> Reviewed-by: Tom Rini <trini@konsulko.com>