aboutsummaryrefslogtreecommitdiff
path: root/include/linux/platform_data/pn544.h
AgeCommit message (Collapse)AuthorFilesLines
2013-12-11nfc: Fix FSF address in file headersJeff Kirsher1-2/+1
Several files refer to an old address for the Free Software Foundation in the file header comment. Resolve by replacing the address with the URL <http://www.gnu.org/licenses/> so that we do not have to keep updating the header comments anytime the address changes. CC: [email protected] CC: Lauro Ramos Venancio <[email protected]> CC: Aloisio Almeida Jr <[email protected]> CC: Samuel Ortiz <[email protected]> Signed-off-by: Jeff Kirsher <[email protected]> Signed-off-by: John W. Linville <[email protected]>
2012-11-19NFC: Move pn544.h to linux/platform_data/Marcel Holtmann1-0/+44
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 <[email protected]> Signed-off-by: Samuel Ortiz <[email protected]>