commit | 725ab67b0ba3a41f19cb1cf6f39673a40f9020e1 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Fri Mar 18 08:38:30 2022 -0400 |
committer | Tom Rini <trini@konsulko.com> | Fri Mar 25 12:01:15 2022 +0000 |
tree | 20a82af5758f0c311215c64508053f2e5fad9d75 | |
parent | 8381e6386e6fce8069d8f5742f9f20930b5efd8e [diff] |
lcd: Remove LCD_TEST_PATTERN code This is a legacy driver and the value is set in board config headers without a CONFIG prefix. Remove the code. Cc: Anatolij Gustschin <agust@denx.de> Signed-off-by: Tom Rini <trini@konsulko.com>