post: remove #warning for kirkwood CPUs
authorValentin Longchamp <valentin.longchamp@keymile.com>
Fri, 30 Mar 2012 03:29:28 +0000 (03:29 +0000)
committerWolfgang Denk <wd@denx.de>
Fri, 30 Mar 2012 16:21:09 +0000 (18:21 +0200)
commit4e518b8875b0444a546e89fc330c57069ec3f204
tree844dd21f83b6b572926f127b5f2d39bf8b5f034d
parentbc6f6c87b685bcdcd5bef522982d15209b6b9601
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>
post/post.c