aboutsummaryrefslogtreecommitdiff
path: root/sys/arm/altera
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arm/altera')
-rw-r--r--sys/arm/altera/socfpga/socfpga_common.h2
-rw-r--r--sys/arm/altera/socfpga/socfpga_l3regs.h2
-rw-r--r--sys/arm/altera/socfpga/socfpga_mp.h2
-rw-r--r--sys/arm/altera/socfpga/socfpga_rstmgr.h2
4 files changed, 0 insertions, 8 deletions
diff --git a/sys/arm/altera/socfpga/socfpga_common.h b/sys/arm/altera/socfpga/socfpga_common.h
index 2b4e97bbb462..3ab85a71c2a0 100644
--- a/sys/arm/altera/socfpga/socfpga_common.h
+++ b/sys/arm/altera/socfpga/socfpga_common.h
@@ -26,8 +26,6 @@
* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
- *
- * $FreeBSD$
*/
#define READ4(_sc, _reg) bus_read_4((_sc)->res[0], _reg)
diff --git a/sys/arm/altera/socfpga/socfpga_l3regs.h b/sys/arm/altera/socfpga/socfpga_l3regs.h
index b4ef6f6d980d..2fc4a7859588 100644
--- a/sys/arm/altera/socfpga/socfpga_l3regs.h
+++ b/sys/arm/altera/socfpga/socfpga_l3regs.h
@@ -26,8 +26,6 @@
* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
- *
- * $FreeBSD$
*/
#define L3REGS_REMAP 0x0 /* Remap */
diff --git a/sys/arm/altera/socfpga/socfpga_mp.h b/sys/arm/altera/socfpga/socfpga_mp.h
index bf3014d4983d..d724296faa7e 100644
--- a/sys/arm/altera/socfpga/socfpga_mp.h
+++ b/sys/arm/altera/socfpga/socfpga_mp.h
@@ -21,8 +21,6 @@
* THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
- *
- * $FreeBSD$
*/
#ifndef _SOCFPGA_MP_H_
diff --git a/sys/arm/altera/socfpga/socfpga_rstmgr.h b/sys/arm/altera/socfpga/socfpga_rstmgr.h
index 1980bcf393f6..6ef152b5ddba 100644
--- a/sys/arm/altera/socfpga/socfpga_rstmgr.h
+++ b/sys/arm/altera/socfpga/socfpga_rstmgr.h
@@ -26,8 +26,6 @@
* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
- *
- * $FreeBSD$
*/
#define RSTMGR_STAT 0x0 /* Status */