diff packages/io/flash/current/cdl/io_flash.cdl @ 2796:7960df48e8a2

Remove unused interface CYGHWR_IO_FLASH_DEVICE_NOT_IN_RAM
author bartv
date Fri, 13 Feb 2009 16:22:38 +0000
parents 74dbf4c3f2e1
children
line wrap: on
line diff
--- a/packages/io/flash/current/cdl/io_flash.cdl
+++ b/packages/io/flash/current/cdl/io_flash.cdl
@@ -343,17 +343,6 @@ cdl_package CYGPKG_IO_FLASH {
 	}
     }
 
-    # FIXME: remove in next release
-    cdl_interface CYGHWR_IO_FLASH_DEVICE_NOT_IN_RAM {
-        display       "Hardware FLASH device drivers are not in RAM"
-        flavor        booldata
-        description   "
-            Use of this interface is deprecated.
-            Drivers should make sure that the functions are
-            linked to RAM by putting them in .2ram sections."
-            requires !CYGHWR_IO_FLASH_DEVICE_NOT_IN_RAM
-    }
-
     cdl_component CYGPKG_IO_FLASH_OPTIONS {
         display "Flash device driver build options"
         flavor  none