Files
kernel_common_drivers/include/linux/amlogic/cpu_version.h
T
wanwei.jiang 098108a06e cpuinfo: porting cpuinfo driver [2/2]
PD#SWPL-67677

Problem:
modify the code to meet the checkpatch requirements

Solution:
1. modify code style
2. export cpuinfo_get_chipid
3. print cpuinfo_chip_id

Verify:
s4d

Change-Id: I23db8e3efaf1d634a88d2970c1f183b9fad21b22
Signed-off-by: wanwei.jiang <wanwei.jiang@amlogic.com>
2021-12-15 15:59:20 +08:00

7 lines
169 B
C

/* SPDX-License-Identifier: (GPL-2.0+ OR MIT) */
/*
* Copyright (c) 2019 Amlogic, Inc. All rights reserved.
*/
#include <linux/amlogic/media/registers/cpu_version.h>