common.h (70a02f840c5113cd9255ce4c1b1848bb48b0bd21) common.h (347863d47a17efa742799da468c64e9673658945)
1/* SPDX-License-Identifier: GPL-2.0 */
1/*
2 * Copyright (c) 2011 Samsung Electronics Co., Ltd.
3 * http://www.samsung.com
4 *
5 * Common Header for EXYNOS machines
2/*
3 * Copyright (c) 2011 Samsung Electronics Co., Ltd.
4 * http://www.samsung.com
5 *
6 * Common Header for EXYNOS machines
6 *
7 * This program is free software; you can redistribute it and/or modify
8 * it under the terms of the GNU General Public License version 2 as
9 * published by the Free Software Foundation.
10 */
11
12#ifndef __ARCH_ARM_MACH_EXYNOS_COMMON_H
13#define __ARCH_ARM_MACH_EXYNOS_COMMON_H
14
15#include <linux/platform_data/cpuidle-exynos.h>
16
17#define EXYNOS3250_SOC_ID 0xE3472000

--- 158 unchanged lines hidden ---
7 */
8
9#ifndef __ARCH_ARM_MACH_EXYNOS_COMMON_H
10#define __ARCH_ARM_MACH_EXYNOS_COMMON_H
11
12#include <linux/platform_data/cpuidle-exynos.h>
13
14#define EXYNOS3250_SOC_ID 0xE3472000

--- 158 unchanged lines hidden ---