diff packages/devs/flash/intel/stratav2/current/ChangeLog @ 1763:42c8ea63b78d

Eliminate hwr_map_error() from the V2 driver interface, it no longer serves any useful purpose
author bartv
date Mon, 29 Nov 2004 14:49:20 +0000
parents 9c1d9e5039c2
children 6ab0de2c523f
line wrap: on
line diff
--- a/packages/devs/flash/intel/stratav2/current/ChangeLog
+++ b/packages/devs/flash/intel/stratav2/current/ChangeLog
@@ -1,5 +1,8 @@
 2004-11-29  Bart Veer  <bartv@ecoscentric.com>
 
+	* include/flash_strata_v2.inl: hwr_map_error() is now internal to
+	the driver, not exported to the generic flash code.
+	
 	* include/flash_strata_v2.inl: use the dummy lock/unlock functions
 	provided by the generic flash code.