[rtems-central commit] spec: Remove superfluous includes

Sebastian Huber sebh at rtems.org
Mon Feb 22 08:38:09 UTC 2021


Module:    rtems-central
Branch:    master
Commit:    dbdb38848878c529216be7ff0cc59d3d045987f8
Changeset: http://git.rtems.org/rtems-central/commit/?id=dbdb38848878c529216be7ff0cc59d3d045987f8

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Mon Feb 22 09:37:45 2021 +0100

spec: Remove superfluous includes

---

 spec/rtems/barrier/req/create.yml           | 2 --
 spec/rtems/message/req/construct-errors.yml | 2 --
 spec/rtems/part/req/create.yml              | 2 --
 3 files changed, 6 deletions(-)

diff --git a/spec/rtems/barrier/req/create.yml b/spec/rtems/barrier/req/create.yml
index e837969..0708fe0 100644
--- a/spec/rtems/barrier/req/create.yml
+++ b/spec/rtems/barrier/req/create.yml
@@ -257,8 +257,6 @@ test-description: null
 test-header: null
 test-includes:
 - rtems.h
-- rtems/score/chainimpl.h
-- rtems/score/objectimpl.h
 - string.h
 test-local-includes: []
 test-prepare: null
diff --git a/spec/rtems/message/req/construct-errors.yml b/spec/rtems/message/req/construct-errors.yml
index 40bc9c6..cd01110 100644
--- a/spec/rtems/message/req/construct-errors.yml
+++ b/spec/rtems/message/req/construct-errors.yml
@@ -230,8 +230,6 @@ test-description: null
 test-header: null
 test-includes:
 - rtems.h
-- rtems/score/chainimpl.h
-- rtems/score/objectimpl.h
 - string.h
 test-local-includes: []
 test-prepare: |
diff --git a/spec/rtems/part/req/create.yml b/spec/rtems/part/req/create.yml
index b0d9b49..34bacf6 100644
--- a/spec/rtems/part/req/create.yml
+++ b/spec/rtems/part/req/create.yml
@@ -269,8 +269,6 @@ test-description: null
 test-header: null
 test-includes:
 - rtems.h
-- rtems/score/chainimpl.h
-- rtems/score/objectimpl.h
 - string.h
 test-local-includes: []
 test-prepare: |



More information about the vc mailing list