lkml.org 
[lkml]   [2014]   [Feb]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] pinctrl: capri: Make capri_pinctrl_probe static
On 14-02-04 12:49 AM, Axel Lin wrote:
> Signed-off-by: Axel Lin <axel.lin@ingics.com>
> ---
> drivers/pinctrl/pinctrl-capri.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/pinctrl/pinctrl-capri.c b/drivers/pinctrl/pinctrl-capri.c
> index 4669c53..b4aa8e3 100644
> --- a/drivers/pinctrl/pinctrl-capri.c
> +++ b/drivers/pinctrl/pinctrl-capri.c
> @@ -1390,7 +1390,7 @@ static struct pinctrl_desc capri_pinctrl_desc = {
> .owner = THIS_MODULE,
> };
>
> -int __init capri_pinctrl_probe(struct platform_device *pdev)
> +static int __init capri_pinctrl_probe(struct platform_device *pdev)
> {
> struct capri_pinctrl_data *pdata = &capri_pinctrl;
> struct resource *res;
>
Note that this will collide with the capri->bcm281xx renaming patches.

Linus, Christian, are those patches going in soon?

Thanks,
Sherman


\
 
 \ /
  Last update: 2014-02-04 22:41    [W:0.354 / U:0.528 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site