]> Git Repo - linux.git/blob - drivers/clk/mvebu/armada_ap_cp_helper.h
fs/binfmt_elf: use PT_LOAD p_align values for static PIE
[linux.git] / drivers / clk / mvebu / armada_ap_cp_helper.h
1 /* SPDX-License-Identifier: GPL-2.0+ */
2
3 #ifndef __ARMADA_AP_CP_HELPER_H
4 #define __ARMADA_AP_CP_HELPER_H
5
6 struct device;
7 struct device_node;
8
9 char *ap_cp_unique_name(struct device *dev, struct device_node *np,
10                         const char *name);
11 #endif
This page took 0.033838 seconds and 4 git commands to generate.