diff --git a/arch/arm/mach-meson/hotplug-asm.S b/arch/arm/mach-meson/hotplug-asm.S index 1871afa6df56..cc172d243389 100644 --- a/arch/arm/mach-meson/hotplug-asm.S +++ b/arch/arm/mach-meson/hotplug-asm.S @@ -1,3 +1,20 @@ +/* + * arch/arm/mach-meson/hotplug-asm.S + * + * Copyright (C) 2017 Amlogic, Inc. 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 as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, but WITHOUT + * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or + * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for + * more details. + * + */ + #include #include diff --git a/drivers/amlogic/input/remote/rc_common.h b/drivers/amlogic/input/remote/rc_common.h index 762a972c94ea..34203557c19b 100644 --- a/drivers/amlogic/input/remote/rc_common.h +++ b/drivers/amlogic/input/remote/rc_common.h @@ -1,10 +1,20 @@ /* - * include/uapi/linux/rc_common.h from the kernel directory, but it can be used - * in kernel and user space. + * drivers/amlogic/input/remote/rc_common.h * - * Written by Amlogic + * Copyright (C) 2017 Amlogic, Inc. 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 as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, but WITHOUT + * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or + * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for + * more details. * */ + #ifndef _UAPI_RC_COMMON_H_ #define _UAPI_RC_COMMON_H_ diff --git a/drivers/amlogic/input/touchscreen/focaltech_touch/focaltech_flash.h b/drivers/amlogic/input/touchscreen/focaltech_touch/focaltech_flash.h index 53eed3e731b1..95a8a5422d9e 100644 --- a/drivers/amlogic/input/touchscreen/focaltech_touch/focaltech_flash.h +++ b/drivers/amlogic/input/touchscreen/focaltech_touch/focaltech_flash.h @@ -1,15 +1,20 @@ -/************************************************************************ -* Copyright (C) 2010-2017, Focaltech Systems (R)£¬All Rights Reserved. -* -* File Name: focaltech_flash.h -* -* Author: fupeipei -* -* Created: 2016-08-07 -* -* Abstract: -* -************************************************************************/ +/* + * drivers/amlogic/input/touchscreen/focaltech_touch/focaltech_flash.h + * + * Copyright (C) 2017 Amlogic, Inc. 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 as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, but WITHOUT + * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or + * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for + * more details. + * + */ + #ifndef __LINUX_FOCALTECH_FLASH_H__ #define __LINUX_FOCALTECH_FLASH_H__ diff --git a/drivers/amlogic/input/touchscreen/focaltech_touch/focaltech_flash/focaltech_upgrade_common.h b/drivers/amlogic/input/touchscreen/focaltech_touch/focaltech_flash/focaltech_upgrade_common.h index 8b522b250b2e..a94ef90db532 100755 --- a/drivers/amlogic/input/touchscreen/focaltech_touch/focaltech_flash/focaltech_upgrade_common.h +++ b/drivers/amlogic/input/touchscreen/focaltech_touch/focaltech_flash/focaltech_upgrade_common.h @@ -1,15 +1,20 @@ -/************************************************************************ -* Copyright (C) 2010-2017, Focaltech Systems (R)£¬All Rights Reserved. -* -* File Name: focaltech_upgrade_common.h -* -* Author: fupeipei -* -* Created: 2016-08-16 -* -* Abstract: -* -************************************************************************/ +/* + * focaltech_upgrade_common.h + * + * Copyright (C) 2017 Amlogic, Inc. 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 as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, but WITHOUT + * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or + * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for + * more details. + * + */ + #ifndef __LINUX_FOCALTECH_UPGRADE_COMMON_H__ #define __LINUX_FOCALTECH_UPGRADE_COMMON_H__ diff --git a/drivers/amlogic/input/touchscreen/goodix_gt9xx/gt9xx_firmware.h b/drivers/amlogic/input/touchscreen/goodix_gt9xx/gt9xx_firmware.h index e36d0afa6732..f2ce16eb6d57 100644 --- a/drivers/amlogic/input/touchscreen/goodix_gt9xx/gt9xx_firmware.h +++ b/drivers/amlogic/input/touchscreen/goodix_gt9xx/gt9xx_firmware.h @@ -1,14 +1,20 @@ -/* Copyright Statement: -*This firmware are protected under relevant copyright laws,this information contained -*herein is confidential and proprietary to Goodix. -* -* Copyright (C) 2010 - 2016 Goodix. Ltd. -* -*WARNING:The GTP_COMPATIBLE_MODE part of this file was generated by the specialized tools, -*please do not modify it manually! -* -*/ - +/* + * drivers/amlogic/input/touchscreen/goodix_gt9xx/gt9xx_firmware.h + * + * Copyright (C) 2017 Amlogic, Inc. 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 as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, but WITHOUT + * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or + * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for + * more details. + * + */ + #ifndef _GT9XX_FIRMWARE_H_ #define _GT9XX_FIRMWARE_H_ diff --git a/drivers/amlogic/media/enhancement/amvecm/arch/vpp_keystone_regs.h b/drivers/amlogic/media/enhancement/amvecm/arch/vpp_keystone_regs.h index 0e82be8b6ef3..fb401c329cbb 100644 --- a/drivers/amlogic/media/enhancement/amvecm/arch/vpp_keystone_regs.h +++ b/drivers/amlogic/media/enhancement/amvecm/arch/vpp_keystone_regs.h @@ -1,3 +1,20 @@ +/* + * drivers/amlogic/media/enhancement/amvecm/arch/vpp_keystone_regs.h + * + * Copyright (C) 2017 Amlogic, Inc. 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 as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, but WITHOUT + * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or + * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for + * more details. + * + */ + #ifndef VPP_KEYSTONE_REGS_H #define VPP_KEYSTONE_REGS_H diff --git a/drivers/amlogic/media/enhancement/amvecm/bitdepth.c b/drivers/amlogic/media/enhancement/amvecm/bitdepth.c index 558fffb092fa..ffabe341e99f 100644 --- a/drivers/amlogic/media/enhancement/amvecm/bitdepth.c +++ b/drivers/amlogic/media/enhancement/amvecm/bitdepth.c @@ -1,3 +1,20 @@ +/* + * drivers/amlogic/media/enhancement/amvecm/bitdepth.c + * + * Copyright (C) 2017 Amlogic, Inc. 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 as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, but WITHOUT + * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or + * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for + * more details. + * + */ + #include #include #include diff --git a/drivers/amlogic/media/enhancement/amvecm/bitdepth.h b/drivers/amlogic/media/enhancement/amvecm/bitdepth.h index 3b663770bec3..54cdce396fe2 100644 --- a/drivers/amlogic/media/enhancement/amvecm/bitdepth.h +++ b/drivers/amlogic/media/enhancement/amvecm/bitdepth.h @@ -1,3 +1,20 @@ +/* + * drivers/amlogic/media/enhancement/amvecm/bitdepth.h + * + * Copyright (C) 2017 Amlogic, Inc. 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 as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, but WITHOUT + * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or + * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for + * more details. + * + */ + #ifndef BITDEPTH_H_ #define BITDEPTH_H_ diff --git a/drivers/amlogic/media/enhancement/amvecm/cm2_adj.h b/drivers/amlogic/media/enhancement/amvecm/cm2_adj.h index af816406600e..1745b50c42ee 100644 --- a/drivers/amlogic/media/enhancement/amvecm/cm2_adj.h +++ b/drivers/amlogic/media/enhancement/amvecm/cm2_adj.h @@ -1,3 +1,20 @@ +/* + * drivers/amlogic/media/enhancement/amvecm/cm2_adj.h + * + * Copyright (C) 2017 Amlogic, Inc. 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 as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, but WITHOUT + * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or + * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for + * more details. + * + */ + #ifndef __CM2_ADJ__ #define __CM2_ADJ__ diff --git a/drivers/amlogic/media/enhancement/amvecm/dnlp_algorithm/dnlp_alg.h b/drivers/amlogic/media/enhancement/amvecm/dnlp_algorithm/dnlp_alg.h index 4b9dd616573b..ca26aedf78e5 100644 --- a/drivers/amlogic/media/enhancement/amvecm/dnlp_algorithm/dnlp_alg.h +++ b/drivers/amlogic/media/enhancement/amvecm/dnlp_algorithm/dnlp_alg.h @@ -1,3 +1,19 @@ +/* + * drivers/amlogic/media/enhancement/amvecm/dnlp_algorithm/dnlp_alg.h + * + * Copyright (C) 2017 Amlogic, Inc. 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 as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, but WITHOUT + * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or + * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for + * more details. + * + */ #ifndef __AM_DNLP_AGL_H #define __AM_DNLP_AGL_H diff --git a/drivers/amlogic/media/enhancement/amvecm/dnlp_cal.c b/drivers/amlogic/media/enhancement/amvecm/dnlp_cal.c index 299e4f4083c8..13510c28a948 100644 --- a/drivers/amlogic/media/enhancement/amvecm/dnlp_cal.c +++ b/drivers/amlogic/media/enhancement/amvecm/dnlp_cal.c @@ -1,3 +1,20 @@ +/* + * drivers/amlogic/media/enhancement/amvecm/dnlp_cal.c + * + * Copyright (C) 2017 Amlogic, Inc. 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 as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, but WITHOUT + * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or + * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for + * more details. + * + */ + #include #include #include diff --git a/drivers/amlogic/media/enhancement/amvecm/dnlp_cal.h b/drivers/amlogic/media/enhancement/amvecm/dnlp_cal.h index 6c3a99e9c6cd..ece185b1a3b5 100644 --- a/drivers/amlogic/media/enhancement/amvecm/dnlp_cal.h +++ b/drivers/amlogic/media/enhancement/amvecm/dnlp_cal.h @@ -1,3 +1,19 @@ +/* + * drivers/amlogic/media/enhancement/amvecm/dnlp_cal.h + * + * Copyright (C) 2017 Amlogic, Inc. 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 as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, but WITHOUT + * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or + * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for + * more details. + * + */ #ifndef __AM_DNLP_CAL_H #define __AM_DNLP_CAL_H diff --git a/drivers/amlogic/media/enhancement/amvecm/keystone_correction.c b/drivers/amlogic/media/enhancement/amvecm/keystone_correction.c index 645bcf0ff95d..b88d85584778 100644 --- a/drivers/amlogic/media/enhancement/amvecm/keystone_correction.c +++ b/drivers/amlogic/media/enhancement/amvecm/keystone_correction.c @@ -1,3 +1,20 @@ +/* + * drivers/amlogic/media/enhancement/amvecm/keystone_correction.c + * + * Copyright (C) 2017 Amlogic, Inc. 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 as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, but WITHOUT + * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or + * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for + * more details. + * + */ + #include #include #include diff --git a/drivers/amlogic/media/enhancement/amvecm/keystone_correction.h b/drivers/amlogic/media/enhancement/amvecm/keystone_correction.h index 633aff4ad966..62dfc30c2ce0 100644 --- a/drivers/amlogic/media/enhancement/amvecm/keystone_correction.h +++ b/drivers/amlogic/media/enhancement/amvecm/keystone_correction.h @@ -1,3 +1,20 @@ +/* + * drivers/amlogic/media/enhancement/amvecm/keystone_correction.h + * + * Copyright (C) 2017 Amlogic, Inc. 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 as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, but WITHOUT + * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or + * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for + * more details. + * + */ + #ifndef _KEYSTONE_CORRECTION_H_ #define _KEYSTONE_CORRECTION_H_ diff --git a/drivers/amlogic/media/enhancement/amvecm/local_contrast.c b/drivers/amlogic/media/enhancement/amvecm/local_contrast.c index 52672eb7d5ae..aadeaf023b22 100644 --- a/drivers/amlogic/media/enhancement/amvecm/local_contrast.c +++ b/drivers/amlogic/media/enhancement/amvecm/local_contrast.c @@ -1,5 +1,20 @@ +/* + * drivers/amlogic/media/enhancement/amvecm/local_contrast.c + * + * Copyright (C) 2017 Amlogic, Inc. 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 as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, but WITHOUT + * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or + * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for + * more details. + * + */ -/* #include */ #include #include #include diff --git a/drivers/amlogic/media/enhancement/amvecm/set_hdr2_v0.c b/drivers/amlogic/media/enhancement/amvecm/set_hdr2_v0.c index 855781c9bf4f..8297cb3d3bf0 100644 --- a/drivers/amlogic/media/enhancement/amvecm/set_hdr2_v0.c +++ b/drivers/amlogic/media/enhancement/amvecm/set_hdr2_v0.c @@ -1,7 +1,20 @@ +/* + * drivers/amlogic/media/enhancement/amvecm/set_hdr2_v0.c + * + * Copyright (C) 2017 Amlogic, Inc. 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 as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, but WITHOUT + * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or + * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for + * more details. + * + */ - - -/* Standard Linux headers */ #include #include #include diff --git a/drivers/amlogic/media/enhancement/amvecm/set_hdr2_v0.h b/drivers/amlogic/media/enhancement/amvecm/set_hdr2_v0.h index 935d3d359c84..875a05b80859 100644 --- a/drivers/amlogic/media/enhancement/amvecm/set_hdr2_v0.h +++ b/drivers/amlogic/media/enhancement/amvecm/set_hdr2_v0.h @@ -1,3 +1,20 @@ +/* + * drivers/amlogic/media/enhancement/amvecm/set_hdr2_v0.h + * + * Copyright (C) 2017 Amlogic, Inc. 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 as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, but WITHOUT + * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or + * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for + * more details. + * + */ + #include #ifndef MAX diff --git a/drivers/amlogic/secure_monitor/flash_mutex.S b/drivers/amlogic/secure_monitor/flash_mutex.S index aa8989977374..164841ac2800 100644 --- a/drivers/amlogic/secure_monitor/flash_mutex.S +++ b/drivers/amlogic/secure_monitor/flash_mutex.S @@ -1,3 +1,20 @@ +/* + * drivers/amlogic/secure_monitor/flash_mutex.S + * + * Copyright (C) 2017 Amlogic, Inc. 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 as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, but WITHOUT + * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or + * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for + * more details. + * + */ + @ This file was created from a .asm file @ using the ads2gas.pl script. .equ DO1STROUNDING, 0 diff --git a/drivers/amlogic/usb/dwc_otg/310/common_port/dwc_mem.c b/drivers/amlogic/usb/dwc_otg/310/common_port/dwc_mem.c index cf2c39940a02..5f882237daf9 100644 --- a/drivers/amlogic/usb/dwc_otg/310/common_port/dwc_mem.c +++ b/drivers/amlogic/usb/dwc_otg/310/common_port/dwc_mem.c @@ -1,4 +1,20 @@ -/* Memory Debugging */ +/* + * drivers/amlogic/usb/dwc_otg/310/common_port/dwc_mem.c + * + * Copyright (C) 2017 Amlogic, Inc. 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 as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, but WITHOUT + * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or + * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for + * more details. + * + */ + #ifdef DWC_DEBUG_MEMORY #include "dwc_os.h" diff --git a/drivers/amlogic/usb/dwc_otg/310/common_port/dwc_modpow.h b/drivers/amlogic/usb/dwc_otg/310/common_port/dwc_modpow.h index 64f00c276e71..54cbdd210e54 100644 --- a/drivers/amlogic/usb/dwc_otg/310/common_port/dwc_modpow.h +++ b/drivers/amlogic/usb/dwc_otg/310/common_port/dwc_modpow.h @@ -1,7 +1,20 @@ /* - * dwc_modpow.h - * See dwc_modpow.c for license and changes + * drivers/amlogic/usb/dwc_otg/310/common_port/dwc_modpow.h + * + * Copyright (C) 2017 Amlogic, Inc. 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 as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, but WITHOUT + * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or + * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for + * more details. + * */ + #ifndef _DWC_MODPOW_H #define _DWC_MODPOW_H diff --git a/drivers/amlogic/usb/dwc_otg/310/common_port/dwc_notifier.c b/drivers/amlogic/usb/dwc_otg/310/common_port/dwc_notifier.c index 8382ef230fe6..3b189ea965f1 100644 --- a/drivers/amlogic/usb/dwc_otg/310/common_port/dwc_notifier.c +++ b/drivers/amlogic/usb/dwc_otg/310/common_port/dwc_notifier.c @@ -1,3 +1,20 @@ +/* + * drivers/amlogic/usb/dwc_otg/310/common_port/dwc_notifier.c + * + * Copyright (C) 2017 Amlogic, Inc. 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 as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, but WITHOUT + * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or + * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for + * more details. + * + */ + #ifdef DWC_NOTIFYLIB #include "dwc_notifier.h" diff --git a/drivers/amlogic/usb/dwc_otg/310/common_port/dwc_notifier.h b/drivers/amlogic/usb/dwc_otg/310/common_port/dwc_notifier.h index 952f40ddc17a..0c182a5d91d1 100644 --- a/drivers/amlogic/usb/dwc_otg/310/common_port/dwc_notifier.h +++ b/drivers/amlogic/usb/dwc_otg/310/common_port/dwc_notifier.h @@ -1,3 +1,20 @@ +/* + * drivers/amlogic/usb/dwc_otg/310/common_port/dwc_notifier.h + * + * Copyright (C) 2017 Amlogic, Inc. 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 as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, but WITHOUT + * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or + * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for + * more details. + * + */ + #ifndef __DWC_NOTIFIER_H__ #define __DWC_NOTIFIER_H__ diff --git a/drivers/amlogic/usb/dwc_otg/310/dwc_otg_os_dep.h b/drivers/amlogic/usb/dwc_otg/310/dwc_otg_os_dep.h index 37f5edff15f6..6518a03297e5 100644 --- a/drivers/amlogic/usb/dwc_otg/310/dwc_otg_os_dep.h +++ b/drivers/amlogic/usb/dwc_otg/310/dwc_otg_os_dep.h @@ -1,3 +1,20 @@ +/* + * drivers/amlogic/usb/dwc_otg/310/dwc_otg_os_dep.h + * + * Copyright (C) 2017 Amlogic, Inc. 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 as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, but WITHOUT + * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or + * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for + * more details. + * + */ + #ifndef _DWC_OS_DEP_H_ #define _DWC_OS_DEP_H_ diff --git a/include/dt-bindings/clock/meson8b-clkc.h b/include/dt-bindings/clock/meson8b-clkc.h index d507af316c57..deba850570c6 100644 --- a/include/dt-bindings/clock/meson8b-clkc.h +++ b/include/dt-bindings/clock/meson8b-clkc.h @@ -1,5 +1,18 @@ /* - * Meson8b clock tree IDs + * include/dt-bindings/clock/meson8b-clkc.h + * + * Copyright (C) 2017 Amlogic, Inc. 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 as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, but WITHOUT + * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or + * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for + * more details. + * */ /* diff --git a/include/dt-bindings/iio/adc/amlogic-saradc.h b/include/dt-bindings/iio/adc/amlogic-saradc.h index 7611426912af..5d3769ca452c 100644 --- a/include/dt-bindings/iio/adc/amlogic-saradc.h +++ b/include/dt-bindings/iio/adc/amlogic-saradc.h @@ -1,5 +1,18 @@ /* - * This header provides constants for configuring the AMLOGIC SAR ADC + * include/dt-bindings/iio/adc/amlogic-saradc.h + * + * Copyright (C) 2017 Amlogic, Inc. 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 as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, but WITHOUT + * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or + * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for + * more details. + * */ #ifndef _DT_BINDINGS_IIO_ADC_AMLOGIC_H diff --git a/include/dt-bindings/input/meson_rc.h b/include/dt-bindings/input/meson_rc.h index f01d5b7456c6..9aec87f98059 100644 --- a/include/dt-bindings/input/meson_rc.h +++ b/include/dt-bindings/input/meson_rc.h @@ -1,3 +1,19 @@ +/* + * include/dt-bindings/input/meson_rc.h + * + * Copyright (C) 2017 Amlogic, Inc. 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 as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, but WITHOUT + * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or + * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for + * more details. + * + */ #ifndef _DT_BINDINGS_INPUT_MESON_RC_H #define _DT_BINDINGS_INPUT_MESON_RC_H diff --git a/include/linux/amlogic/debug_lockup.h b/include/linux/amlogic/debug_lockup.h index 353e71cae8c7..24c0f55e6afd 100644 --- a/include/linux/amlogic/debug_lockup.h +++ b/include/linux/amlogic/debug_lockup.h @@ -1,3 +1,20 @@ +/* + * include/linux/amlogic/debug_lockup.h + * + * Copyright (C) 2017 Amlogic, Inc. 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 as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, but WITHOUT + * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or + * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for + * more details. + * + */ + #ifndef __debug_lockup_h_ #define __debug_lockup_h_ diff --git a/include/linux/amlogic/dhd_buf.h b/include/linux/amlogic/dhd_buf.h index 9822f5a1a80c..7ba9de6ec668 100644 --- a/include/linux/amlogic/dhd_buf.h +++ b/include/linux/amlogic/dhd_buf.h @@ -1,3 +1,20 @@ +/* + * include/linux/amlogic/dhd_buf.h + * + * Copyright (C) 2017 Amlogic, Inc. 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 as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, but WITHOUT + * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or + * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for + * more details. + * + */ + #ifndef _BCMDHD_BUF_H #define _BCMDHD_BUF_H int bcmdhd_init_wlan_mem(void); diff --git a/include/linux/amlogic/media/amdolbyvision/dolby_vision.h b/include/linux/amlogic/media/amdolbyvision/dolby_vision.h index 370c01000bf2..f8a2ceb62f7f 100644 --- a/include/linux/amlogic/media/amdolbyvision/dolby_vision.h +++ b/include/linux/amlogic/media/amdolbyvision/dolby_vision.h @@ -1,3 +1,20 @@ +/* + * include/linux/amlogic/media/amdolbyvision/dolby_vision.h + * + * Copyright (C) 2017 Amlogic, Inc. 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 as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, but WITHOUT + * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or + * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for + * more details. + * + */ + #ifndef _DV_H_ #define _DV_H_ diff --git a/include/linux/meson_ion.h b/include/linux/meson_ion.h index ce19cb0753be..7d68d3d5c518 100644 --- a/include/linux/meson_ion.h +++ b/include/linux/meson_ion.h @@ -1 +1,18 @@ +/* + * include/linux/meson_ion.h + * + * Copyright (C) 2017 Amlogic, Inc. 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 as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, but WITHOUT + * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or + * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for + * more details. + * + */ + #include "../../drivers/amlogic/media/common/ion_dev/meson_ion.h" diff --git a/include/trace/events/meson_atrace.h b/include/trace/events/meson_atrace.h index 84009695511f..935ac94c70ec 100644 --- a/include/trace/events/meson_atrace.h +++ b/include/trace/events/meson_atrace.h @@ -1,5 +1,18 @@ /* - * meson_atrace.h + * include/trace/events/meson_atrace.h + * + * Copyright (C) 2017 Amlogic, Inc. 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 as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, but WITHOUT + * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or + * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for + * more details. + * */ /* diff --git a/sound/soc/amlogic/meson/dmic.h b/sound/soc/amlogic/meson/dmic.h index 69afdf5a9b17..15540fdfd644 100644 --- a/sound/soc/amlogic/meson/dmic.h +++ b/sound/soc/amlogic/meson/dmic.h @@ -1,3 +1,20 @@ +/* + * sound/soc/amlogic/meson/dmic.h + * + * Copyright (C) 2017 Amlogic, Inc. 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 as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, but WITHOUT + * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or + * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for + * more details. + * + */ + #ifndef __DMIC_H__ #define __DMIC_H__