lcd: Remove LCD_TEST_PATTERN code
authorTom Rini <trini@konsulko.com>
Fri, 18 Mar 2022 12:38:30 +0000 (08:38 -0400)
committerTom Rini <trini@konsulko.com>
Fri, 25 Mar 2022 12:01:15 +0000 (12:01 +0000)
commit61b9c42e8c1e68e6be0c0e72425e6df8eeedd5d7
tree20a82af5758f0c311215c64508053f2e5fad9d75
parent3e2ea3278efba6189dd9644438c64de4017fa027
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>
common/lcd.c
include/configs/at91sam9261ek.h
include/configs/at91sam9263ek.h
include/configs/at91sam9m10g45ek.h
include/configs/at91sam9rlek.h
include/configs/pm9261.h
include/configs/pm9263.h