the following patch was just integrated into master: commit d58843d71be629039188456cb256c96de1cc5499 Author: Stefan Reinauer reinauer@chromium.org Date: Wed Jun 13 13:17:03 2012 -0700
ChromeOS: Remove board specific acpi_get_vdat_info()
The function acpi_get_vdat_info() was moved to the ChromeOS vendor code, and is no longer required to be present for each board. Hence, remove it.
Change-Id: I3dc8dbb6119ceffa057373bad7c0058ac0d40eb8 Signed-off-by: Stefan Reinauer reinauer@google.com
Build-Tested: build bot (Jenkins) at Tue Jul 24 04:58:18 2012, giving +1 Reviewed-By: Ronald G. Minnich rminnich@gmail.com at Tue Jul 24 23:17:56 2012, giving +2 See http://review.coreboot.org/1283 for details.
-gerrit