lkml.org 
[lkml]   [2016]   [Oct]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Date
Subject[PATCH] x86/platform/intel-mid: Unexport intel_mid_pci_set_power_state()
There's no module user of this.

Cc: x86@kernel.org
Cc: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Lukas Wunner <lukas@wunner.de>
---
arch/x86/platform/intel-mid/pwr.c | 1 -
1 file changed, 1 deletion(-)

diff --git a/arch/x86/platform/intel-mid/pwr.c b/arch/x86/platform/intel-mid/pwr.c
index 67375dd..ef03852 100644
--- a/arch/x86/platform/intel-mid/pwr.c
+++ b/arch/x86/platform/intel-mid/pwr.c
@@ -270,7 +270,6 @@ int intel_mid_pci_set_power_state(struct pci_dev *pdev, pci_power_t state)

return 0;
}
-EXPORT_SYMBOL_GPL(intel_mid_pci_set_power_state);

pci_power_t intel_mid_pci_get_power_state(struct pci_dev *pdev)
{
--
2.9.3
\
 
 \ /
  Last update: 2016-10-25 08:05    [W:0.088 / U:0.124 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site