NFC: Don't include linux/unaligned/access_ok.h
authorJohannes Berg <johannes.berg@intel.com>
Wed, 19 Nov 2014 20:17:22 +0000 (21:17 +0100)
committerSamuel Ortiz <sameo@linux.intel.com>
Fri, 28 Nov 2014 11:55:29 +0000 (12:55 +0100)
commitdb083bcbca77c0ebc1b13d5707fcaffe6711493d
tree05f1f25d8bc34e214d43fc49499af08258dbe6df
parent9b5ec0fd584df424c0541f631b7c1154697bf227
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>
drivers/nfc/pn544/i2c.c
drivers/nfc/st21nfca/i2c.c