[alsa-devel] [PATCH] ASoC: fsl_spdif: Remove unused includes of linux/clk-private.h
            
            
            
                3 Oct
                
                    2014
                
            
            
                3 Oct
                
                '14
                
            
            
            
        
    
                5:54 p.m.
            
        Signed-off-by: Tomeu Vizoso tomeu.vizoso@collabora.com --- sound/soc/fsl/fsl_spdif.c | 1 - 1 file changed, 1 deletion(-)
diff --git a/sound/soc/fsl/fsl_spdif.c b/sound/soc/fsl/fsl_spdif.c index 70acfe4..5bda323 100644 --- a/sound/soc/fsl/fsl_spdif.c +++ b/sound/soc/fsl/fsl_spdif.c @@ -15,7 +15,6 @@
#include <linux/bitrev.h> #include <linux/clk.h> -#include <linux/clk-private.h> #include <linux/module.h> #include <linux/of_address.h> #include <linux/of_device.h>
-- 
1.9.3
    
            
            
            
                3 Oct
                
            
            
                3 Oct
                
            
            
            
        
        
                6:19 p.m.
            
        
          New subject: [alsa-devel] [PATCH] ASoC: fsl_spdif: Remove unused includes of linux/clk-private.h
        
        
    On Fri, Oct 03, 2014 at 05:54:13PM +0200, Tomeu Vizoso wrote:
Signed-off-by: Tomeu Vizoso tomeu.vizoso@collabora.com
Applied, thanks.
        4050
        
      
          Age (days ago)
        
      
        4050
        
    
          Last active (days ago)
        
        
        
        1 comments
    
    
        
        2 participants
    
    
    
    
    
    
    
    
    participants (2)
- 
                
Mark Brown - 
                
Tomeu Vizoso