From: Thierry Escande Date: Thu, 2 Jan 2014 10:58:14 +0000 (+0100) Subject: NFC: digital: Use NFC_NFCID3_MAXSIZE from nfc.h X-Git-Tag: v3.14-rc1~94^2~113^2^2~38^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f319e3251937a73719b13397d738640622ba513;p=pandora-kernel.git NFC: digital: Use NFC_NFCID3_MAXSIZE from nfc.h This removes the declaration of NFCID3 size in digital_dep.c and now uses the one from nfc.h. This also removes a faulty and unneeded call to max(). Reported-by: Dan Carpenter Signed-off-by: Thierry Escande Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed