commit | adc6b2863e49c6140932d4d8f36ee2cacc157728 | [log] [tgz] |
---|---|---|
author | Wenyou Yang <wenyou.yang@atmel.com> | Tue Apr 18 14:54:52 2017 +0800 |
committer | Simon Glass <sjg@chromium.org> | Tue May 09 12:14:15 2017 -0600 |
tree | 26c8c97b2075361a14b02efe6ed24be7321e54d1 | |
parent | 0ab5433da27005d50e186618eef5c91a81cd300d [diff] |
board: at91sam9n12ek: Clean up code Since the introduction of the pinctrl and clk driver and the device tree files, remove unneeded related code from the board file. Signed-off-by: Wenyou Yang <wenyou.yang@atmel.com> Reviewed-by: Simon Glass <sjg@chromium.org>