[PATCH v2 6/9] cpukit/include/pci.h: Manual header clean up

Joel Sherrill joel at rtems.org
Fri Mar 25 16:19:37 UTC 2022


---
 cpukit/include/pci.h | 13 +++++++++++--
 1 file changed, 11 insertions(+), 2 deletions(-)

diff --git a/cpukit/include/pci.h b/cpukit/include/pci.h
index a0e008a2d0..eabaeab3b6 100644
--- a/cpukit/include/pci.h
+++ b/cpukit/include/pci.h
@@ -1,7 +1,16 @@
-/*
- * PCI library. Defines in this file was taken from FreeBSD and auto-generated
+/* SPDX-License-Identifier: BSD-2-Clause */
+
+/**
+ * @file
+ *
+ * @brief PCI Library
+ *
+ * Defines in this file was taken from FreeBSD and auto-generated
  * pci_ids.h reused from RTEMS.
  *
+ */
+
+/*
  * COPYRIGHT (c) 2009 Cobham Gaisler AB.
  *
  * The license and distribution terms for this file may be
-- 
2.24.4



More information about the devel mailing list