diff options
| author | Johannes Berg <[email protected]> | 2006-02-17 13:52:54 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2006-02-17 13:59:27 -0800 |
| commit | 9127dd1aace4e89acb48fbcafd0ed27d3869847b (patch) | |
| tree | befcb7a11263c1075f8849fa0991e91c12f48dc3 /scripts/basic | |
| parent | 77e7f250f88cd62844e24c42aff4d0e95969c746 (diff) | |
[PATCH] allow windfarm_pm112 module to load
The windfarm_pm112 module relies on smu_sat_get_sdb_partition which is in
windfarm_smu_sat.c but is not exported to modules, so despite Kconfig
having the option to build the pm112 as modules, this can never be loaded.
This patch fixes that by exporting smu_sat_get_sdb_partition with
EXPORT_SYMBOL_GPL
Signed-off-by: Johannes Berg <[email protected]>
Signed-off-by: Benjamin Herrenschmidt <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions