powerpc/drivers: Use linux/of_device.h instead of asm/of_device.h
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au> Acked-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: Paul Mackerras <paulus@samba.org>
This commit is contained in:
		
					parent
					
						
							
								738e686055
							
						
					
				
			
			
				commit
				
					
						f6f11018dc
					
				
			
		
					 2 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -4,7 +4,7 @@
 | 
			
		|||
#include <linux/mutex.h>
 | 
			
		||||
#include <linux/spinlock.h>
 | 
			
		||||
#include <linux/types.h>
 | 
			
		||||
#include <asm/of_device.h>
 | 
			
		||||
#include <linux/of_device.h>
 | 
			
		||||
 | 
			
		||||
enum ams_irq {
 | 
			
		||||
	AMS_IRQ_FREEFALL = 0x01,
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -8,7 +8,7 @@
 | 
			
		|||
#ifndef __SOUNDBUS_H
 | 
			
		||||
#define __SOUNDBUS_H
 | 
			
		||||
 | 
			
		||||
#include <asm/of_device.h>
 | 
			
		||||
#include <linux/of_device.h>
 | 
			
		||||
#include <sound/pcm.h>
 | 
			
		||||
#include <linux/list.h>
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue