commit | 138f5de38d725489bc4c0429d6fe678c15a859e8 | [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 | 487d113333cd9e4775b2cfb6056188eb3bdfb8d6 [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>