nl80211: Fix HT_IBSS feature check in ibss_join
[linux-2.6.git] / include / linux / platform_data / clk-ux500.h
blob3af0da1f3be58bc3f118f2de25d6784261ff8871
1 /*
2 * Clock definitions for ux500 platforms
4 * Copyright (C) 2012 ST-Ericsson SA
5 * Author: Ulf Hansson <ulf.hansson@linaro.org>
7 * License terms: GNU General Public License (GPL) version 2
8 */
10 #ifndef __CLK_UX500_H
11 #define __CLK_UX500_H
13 void u8500_clk_init(void);
14 void u9540_clk_init(void);
15 void u8540_clk_init(void);
17 #endif /* __CLK_UX500_H */