AT91 MMC 3 : Move global mci_clk variable
authorAndrew Victor <andrew@sanpeople.com>
Mon, 23 Oct 2006 12:46:54 +0000 (14:46 +0200)
committerPierre Ossman <drzeus@drzeus.cx>
Mon, 11 Dec 2006 08:47:02 +0000 (09:47 +0100)
commit3dd3b039d489dfbc907c64a161fd2231ddcdea48
tree9472513ca1e045b2a04c0e7eba617dbcb6f6c1a4
parent17ea0595f4e89932ac9297a3850fba8b4ecb461e
AT91 MMC 3 : Move global mci_clk variable

Move the global 'mci_clk' variable into the local 'at91mci_host'
structure.

Signed-off-by: Andrew Victor <andrew@sanpeople.com>
Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
drivers/mmc/at91_mci.c