]> Git Repo - linux.git/blob - include/linux/clk/mxs.h
net: netdevice.h: sw_netstats_rx_add helper
[linux.git] / include / linux / clk / mxs.h
1 /* SPDX-License-Identifier: GPL-2.0-only */
2 /*
3  * Copyright (C) 2013 Freescale Semiconductor, Inc.
4  */
5
6 #ifndef __LINUX_CLK_MXS_H
7 #define __LINUX_CLK_MXS_H
8
9 int mxs_saif_clkmux_select(unsigned int clkmux);
10
11 #endif
This page took 0.035013 seconds and 4 git commands to generate.