]> Git Repo - linux.git/blob - arch/arm/mach-keystone/keystone.h
Merge tag 'amd-drm-next-6.5-2023-06-09' of https://gitlab.freedesktop.org/agd5f/linux...
[linux.git] / arch / arm / mach-keystone / keystone.h
1 /* SPDX-License-Identifier: GPL-2.0-only */
2 /*
3  * Copyright 2013 Texas Instruments, Inc.
4  *      Cyril Chemparathy <[email protected]>
5  *      Santosh Shilimkar <[email protected]>
6  */
7
8 #ifndef __KEYSTONE_H__
9 #define __KEYSTONE_H__
10
11 #ifndef __ASSEMBLER__
12
13 extern int keystone_pm_runtime_init(void);
14
15 #endif /* __ASSEMBLER__ */
16 #endif /* __KEYSTONE_H__ */
This page took 0.034659 seconds and 4 git commands to generate.