mmc: make tifm_sd_set_dma_data() static
authorAdrian Bunk <bunk@stusta.de>
Tue, 1 May 2007 14:14:29 +0000 (16:14 +0200)
committerPierre Ossman <drzeus@drzeus.cx>
Tue, 1 May 2007 14:14:29 +0000 (16:14 +0200)
commitd97956f86bec90ab131b9f1af60c0e686198d45e
tree5b5ac9b374ac47cc045f575c9f8f9e6e21df567a
parentbd766312618d2ecc85bce663f95faec601447ecb
mmc: make tifm_sd_set_dma_data() static

This patch makes the needlessly global tifm_sd_set_dma_data() static.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
drivers/mmc/host/tifm_sd.c