]> git.baikalelectronics.ru Git - kernel.git/commit
NFC: pn533: Staticise pn533_data_exchange()
authorAxel Lin <axel.lin@gmail.com>
Wed, 30 Nov 2011 10:18:06 +0000 (18:18 +0800)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 30 Nov 2011 20:09:00 +0000 (15:09 -0500)
commit75485762141144875541c9104d798da684f29e0b
treec892d9321ac22c3e5d40af40e5832cfa57a56c80
parenteb0760736dbfa78201bcefef0b11b389ffe5ee79
NFC: pn533: Staticise pn533_data_exchange()

It is not used outside this driver so no need to make the symbol global.

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/nfc/pn533.c