Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 217629
Collapse All | Expand All

(-)a/drivers/macintosh/via-pmu.c.orig (-1 / +1 lines)
Lines 2842-2848 EXPORT_SYMBOL(pmu_wait_complete); Link Here
2842
EXPORT_SYMBOL(pmu_suspend);
2842
EXPORT_SYMBOL(pmu_suspend);
2843
EXPORT_SYMBOL(pmu_resume);
2843
EXPORT_SYMBOL(pmu_resume);
2844
EXPORT_SYMBOL(pmu_unlock);
2844
EXPORT_SYMBOL(pmu_unlock);
2845
#if defined(CONFIG_PM_SLEEP) && defined(CONFIG_PPC32)
2845
#if defined(CONFIG_PPC32)
2846
EXPORT_SYMBOL(pmu_enable_irled);
2846
EXPORT_SYMBOL(pmu_enable_irled);
2847
EXPORT_SYMBOL(pmu_battery_count);
2847
EXPORT_SYMBOL(pmu_battery_count);
2848
EXPORT_SYMBOL(pmu_batteries);
2848
EXPORT_SYMBOL(pmu_batteries);

Return to bug 217629