]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
mmc: omap_hsmmc: remove unused vars and includes
authorVenkatraman S <svenkatr@ti.com>
Tue, 7 Aug 2012 13:40:38 +0000 (19:10 +0530)
committerChris Ball <cjb@laptop.org>
Tue, 4 Sep 2012 17:58:23 +0000 (13:58 -0400)
commit8986d31bf5bd3c2c06c1fe0dc18f8ea50e9f2a50
treeedc97658d12540b9766f0c48bd0eb4efcf98eb61
parent75d569d343bdb759105477ea9876cbd62e43d103
mmc: omap_hsmmc: remove unused vars and includes

Some straight forward cleanup of unnecessary #include's and host
variables. Some of the verbose and redundant debug messages are
converted to use dev_vdbg.

Signed-off-by: Venkatraman S <svenkatr@ti.com>
Acked-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/host/omap_hsmmc.c