mirror of
				https://kernel.googlesource.com/pub/scm/linux/kernel/git/torvalds/linux
				synced 2025-11-04 16:52:06 +10:00 
			
		
		
		
	NFC: Don't include linux/unaligned/access_ok.h
This is a specific implementation, <asm/unaligned.h> is the multiplexer that has the arch-specific knowledge of which of the implementations needs to be used, so include that. Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
This commit is contained in:
		
							parent
							
								
									9b5ec0fd58
								
							
						
					
					
						commit
						db083bcbca
					
				@ -29,8 +29,8 @@
 | 
			
		||||
#include <linux/delay.h>
 | 
			
		||||
#include <linux/nfc.h>
 | 
			
		||||
#include <linux/firmware.h>
 | 
			
		||||
#include <linux/unaligned/access_ok.h>
 | 
			
		||||
#include <linux/platform_data/pn544.h>
 | 
			
		||||
#include <asm/unaligned.h>
 | 
			
		||||
 | 
			
		||||
#include <net/nfc/hci.h>
 | 
			
		||||
#include <net/nfc/llc.h>
 | 
			
		||||
 | 
			
		||||
@ -28,8 +28,8 @@
 | 
			
		||||
#include <linux/delay.h>
 | 
			
		||||
#include <linux/nfc.h>
 | 
			
		||||
#include <linux/firmware.h>
 | 
			
		||||
#include <linux/unaligned/access_ok.h>
 | 
			
		||||
#include <linux/platform_data/st21nfca.h>
 | 
			
		||||
#include <asm/unaligned.h>
 | 
			
		||||
 | 
			
		||||
#include <net/nfc/hci.h>
 | 
			
		||||
#include <net/nfc/llc.h>
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user