commit | b2184f2d67261e621e05965defa9d7de6d0628a8 | [log] [tgz] |
---|---|---|
author | Valentin Longchamp <valentin.longchamp@keymile.com> | Fri Mar 30 03:29:28 2012 +0000 |
committer | Wolfgang Denk <wd@denx.de> | Fri Mar 30 18:21:09 2012 +0200 |
tree | 844dd21f83b6b572926f127b5f2d39bf8b5f034d | |
parent | bb30784fbdca906be81d982266d1e0ee8afe0153 [diff] |
post: remove #warning for kirkwood CPUs Since commit 96f5c4b the needed functions (get_ticks() and get_tbclk() ) are defined for kirkwood CPUs as well. This warning is then not relevant anymore. Signed-off-by: Valentin Longchamp <valentin.longchamp@keymile.com> cc: Holger Brunck <holger.brunck@keymile.com> cc: Prafulla Wadaskar <prafulla@marvell.com> cc: Albert Aribaud <albert.u.boot@aribaud.net>