dm: systemace: Drop the get_dev() function
[oweals/u-boot.git] / include / systemace.h
index 3b6ec7da4b41e981022ecd2d731f44bb3504fd74..bccb2a2ddf5c7f2a3ae554b9add261d4f33975b1 100644 (file)
@@ -7,11 +7,4 @@
  * SPDX-License-Identifier:    GPL-2.0+
  */
 
-#ifdef CONFIG_SYSTEMACE
-
-# include  <part.h>
-
-struct blk_desc *systemace_get_dev(int dev);
-
-#endif /* CONFIG_SYSTEMACE */
 #endif /* __SYSTEMACE_H */