summaryrefslogtreecommitdiffstats
path: root/src/soc/qualcomm/sc7180/include/soc
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/qualcomm/sc7180/include/soc')
-rw-r--r--src/soc/qualcomm/sc7180/include/soc/qcom_qup_se.h2
-rw-r--r--src/soc/qualcomm/sc7180/include/soc/qupv3_config.h5
-rw-r--r--src/soc/qualcomm/sc7180/include/soc/qupv3_i2c.h5
-rw-r--r--src/soc/qualcomm/sc7180/include/soc/qupv3_spi.h2
4 files changed, 2 insertions, 12 deletions
diff --git a/src/soc/qualcomm/sc7180/include/soc/qcom_qup_se.h b/src/soc/qualcomm/sc7180/include/soc/qcom_qup_se.h
index 307ea6ab546c..221e44af3371 100644
--- a/src/soc/qualcomm/sc7180/include/soc/qcom_qup_se.h
+++ b/src/soc/qualcomm/sc7180/include/soc/qcom_qup_se.h
@@ -1,7 +1,5 @@
/* This file is part of the coreboot project. */
/*
- * Copyright (c) 2018-2019 Qualcomm Technologies
- *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 and
* only version 2 as published by the Free Software Foundation.
diff --git a/src/soc/qualcomm/sc7180/include/soc/qupv3_config.h b/src/soc/qualcomm/sc7180/include/soc/qupv3_config.h
index b2a89a53c092..941f6565c320 100644
--- a/src/soc/qualcomm/sc7180/include/soc/qupv3_config.h
+++ b/src/soc/qualcomm/sc7180/include/soc/qupv3_config.h
@@ -1,8 +1,5 @@
+/* This file is part of the coreboot project. */
/*
- * This file is part of the coreboot project.
- *
- * Copyright (C) 2019, The Linux Foundation. All rights reserved.
- *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 and
* only version 2 as published by the Free Software Foundation.
diff --git a/src/soc/qualcomm/sc7180/include/soc/qupv3_i2c.h b/src/soc/qualcomm/sc7180/include/soc/qupv3_i2c.h
index e69f461ff9bd..3eaf0ce1903a 100644
--- a/src/soc/qualcomm/sc7180/include/soc/qupv3_i2c.h
+++ b/src/soc/qualcomm/sc7180/include/soc/qupv3_i2c.h
@@ -1,8 +1,5 @@
+/* This file is part of the depthcharge project. */
/*
- * This file is part of the depthcharge project.
- *
- * Copyright (C) 2018-2019, The Linux Foundation. All rights reserved.
- *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 and
* only version 2 as published by the Free Software Foundation.
diff --git a/src/soc/qualcomm/sc7180/include/soc/qupv3_spi.h b/src/soc/qualcomm/sc7180/include/soc/qupv3_spi.h
index a147070fe0ab..172d937bd1c3 100644
--- a/src/soc/qualcomm/sc7180/include/soc/qupv3_spi.h
+++ b/src/soc/qualcomm/sc7180/include/soc/qupv3_spi.h
@@ -1,7 +1,5 @@
/* This file is part of the coreboot project. */
/*
- * Copyright (c) 2018-2019 Qualcomm Technologies
- *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 and
* only version 2 as published by the Free Software Foundation.