···11+/* SPDX-License-Identifier: GPL-2.0 */12/*23 * Copyright (c) 2014 Samsung Electronics Co., Ltd.34 * http://www.samsung.com45 *56 * Header for EXYNOS PMU Driver support66- *77- * This program is free software; you can redistribute it and/or modify88- * it under the terms of the GNU General Public License version 2 as99- * published by the Free Software Foundation.107 */118129#ifndef __LINUX_SOC_EXYNOS_PMU_H
+1-5
include/linux/soc/samsung/exynos-regs-pmu.h
···11+/* SPDX-License-Identifier: GPL-2.0 */12/*23 * Copyright (c) 2010-2015 Samsung Electronics Co., Ltd.34 * http://www.samsung.com45 *56 * EXYNOS - Power management unit definition66- *77- * This program is free software; you can redistribute it and/or modify88- * it under the terms of the GNU General Public License version 2 as99- * published by the Free Software Foundation.1010- *117 *128 * Notice:139 * This is not a list of all Exynos Power Management Unit SFRs.