Hi Marcel, On Wed, Oct 24, 2012 at 11:45:26AM -0700, Marcel Holtmann wrote: > The pn544.h just provides the platform data struct and defines and > nothing else. So move it to to linux/platform_data/ now. > > Signed-off-by: Marcel Holtmann <marcel@xxxxxxxxxxxx> > --- > drivers/nfc/pn544_hci.c | 2 +- > include/linux/nfc/pn544.h | 44 ------------------------------------- > include/linux/platform_data/pn544.h | 44 +++++++++++++++++++++++++++++++++++++ > 3 files changed, 45 insertions(+), 45 deletions(-) > delete mode 100644 include/linux/nfc/pn544.h > create mode 100644 include/linux/platform_data/pn544.h We moved the pn544 driver into his own directory, so I applied this patch to my nfc-next branch after fixing it up. Cheers, Samuel. -- Intel Open Source Technology Centre http://oss.intel.com/ -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html