commit | 7b0947787358c6b277431d6b76ce043d8bec641d | [log] [tgz] |
---|---|---|
author | Jagan Teki <jagan@amarulasolutions.com> | Wed Mar 14 18:46:42 2018 +0530 |
committer | Tom Rini <trini@konsulko.com> | Fri Apr 06 16:11:09 2018 -0400 |
tree | 9780ddd2149958d6a17316f02dd3689152f38e76 | |
parent | 5a6eab8ab02aa3f2449eff80be9184a4e688f451 [diff] |
spi: atmel: Drop non-dm code All board configs are now enabled DM_SPI for SPL and U-Boot proper, so now its time to drop non-dm code. Signed-off-by: Jagan Teki <jagan@amarulasolutions.com> Acked-by: Wenyou Yang <wenyouya@gmail.com>