commit | 90006e9b33bcdbf241b0295d186e3634137907a9 | [log] [tgz] |
---|---|---|
author | Sanjeev Premi <premi@ti.com> | Mon Apr 27 21:27:44 2009 +0530 |
committer | Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | Wed Apr 29 21:11:40 2009 +0200 |
tree | 46b1c36a725797aae2b9361b905ea903416e48dc | |
parent | 6a6b62e3aa4b340c4f8fc67b1487ddb5436c684d [diff] |
OMAP3: Remove unused board-types The board-types defined in struct omap3_sysinfo seem to be unused. The function display_board_info() is passed board type as an argument; which is ignored. This patch removes all uses of board-type, related definitions and functions. Signed-off-by: Sanjeev Premi <premi@ti.com>