commit | 3d64b4496f5fd90618106555344205a522178c0c | [log] [tgz] |
---|---|---|
author | Arnd Bergmann <arnd@arndb.de> | Thu Jul 07 11:35:20 2011 +0000 |
committer | Arnd Bergmann <arnd@arndb.de> | Thu Jul 07 14:13:58 2011 +0000 |
tree | 068d35fbfa11ac0553561b2ec5fec70d0d987ab6 | |
parent | b85a3ef4ac65169b65fd2fe9bec7912bbf475ba4 [diff] |
ARM: Xilinx: merge board file into main platform code The zynq platform will never have board files other than the device tree one, so there is no point splitting it from common.c. This makes the code more compact. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Acked-by: John Linn <john.linn@xilinx.com>