commit | 3fcbc8d32df03cf20fd0cc7964489fe72e270e4b | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Mon May 08 22:14:30 2017 -0400 |
committer | Tom Rini <trini@konsulko.com> | Fri May 12 08:37:29 2017 -0400 |
tree | 21f1f767c308de6748e26cc1b1d4dd079bfba294 | |
parent | 6047608e9063c01de00ed687c004da8a3872e8dd [diff] |
video: ld9040: Fix unused variable warnings The variables SEQ_SWRESET, SEQ_ELVSS_ON, SEQ_TEMP_SWIRE, SEQ_APON and SEQ_SLPIN are unreferenced, drop. Cc: Anatolij Gustschin <agust@denx.de> Signed-off-by: Tom Rini <trini@konsulko.com>