public inbox for ecos-patches@sourceware.org
 help / color / mirror / Atom feed
* remove unused interface
@ 2009-02-13 16:22 Bart Veer
  0 siblings, 0 replies; only message in thread
From: Bart Veer @ 2009-02-13 16:22 UTC (permalink / raw)
  To: ecos-patches

2009-02-13  Bart Veer  <bartv@ecoscentric.com>

	* cdl/io_flash.cdl: remove CYGHWR_IO_FLASH_DEVICE_NOT_IN_RAM, no
	longer needed.

Index: cdl/io_flash.cdl
===================================================================
RCS file: /cvs/ecos/ecos/packages/io/flash/current/cdl/io_flash.cdl,v
retrieving revision 1.20
diff -u -p -r1.20 io_flash.cdl
--- cdl/io_flash.cdl	29 Jan 2009 17:49:46 -0000	1.20
+++ cdl/io_flash.cdl	13 Feb 2009 16:20:06 -0000
@@ -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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-02-13 16:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-02-13 16:22 remove unused interface Bart Veer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).