|
@@ -270,7 +270,7 @@ EXPORT_SYMBOL_GPL(dca_remove_requester);
|
|
* @dev - the device that wants dca service
|
|
* @dev - the device that wants dca service
|
|
* @cpu - the cpuid as returned by get_cpu()
|
|
* @cpu - the cpuid as returned by get_cpu()
|
|
*/
|
|
*/
|
|
-u8 dca_common_get_tag(struct device *dev, int cpu)
|
|
|
|
|
|
+static u8 dca_common_get_tag(struct device *dev, int cpu)
|
|
{
|
|
{
|
|
struct dca_provider *dca;
|
|
struct dca_provider *dca;
|
|
u8 tag;
|
|
u8 tag;
|