[alsa-devel] [PATCH RESEND] ASoC: rt286: make rt286_i2c_driver static
 
            
            
            
            
                14 Jul
                
                    2014
                
            
            
                14 Jul
                
                '14
                
            
            
            
        
    
                4:18 a.m.
            
        From: Bard Liao bardliao@realtek.com
Signed-off-by: Fengguang Wu fengguang.wu@intel.com Signed-off-by: Bard Liao bardliao@realtek.com --- sound/soc/codecs/rt286.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sound/soc/codecs/rt286.c b/sound/soc/codecs/rt286.c index 8103315..218f86e 100644 --- a/sound/soc/codecs/rt286.c +++ b/sound/soc/codecs/rt286.c @@ -1206,7 +1206,7 @@ static int rt286_i2c_remove(struct i2c_client *i2c) }
-struct i2c_driver rt286_i2c_driver = { +static struct i2c_driver rt286_i2c_driver = { .driver = { .name = "rt286", .owner = THIS_MODULE,
-- 
1.8.1.1.439.g50a6b54
     
            
            
            
            
                14 Jul
                
            
            
                14 Jul
                
            
            
            
        
    
                8:15 p.m.
            
        On Mon, Jul 14, 2014 at 10:18:04AM +0800, bardliao@realtek.com wrote:
From: Bard Liao bardliao@realtek.com
Applied, thanks.
        4127
        
      
          Age (days ago)
        
      
        4127
        
    
          Last active (days ago)
        
        
        
        1 comments
    
    
        
        2 participants
    
    
    
    
    
    
    
    
    participants (2)
- 
                 bardliao@realtek.com bardliao@realtek.com
- 
                 Mark Brown Mark Brown