mmc: fix missing module license declaration in of_mmc_spi.c
authorGrant Likely <grant.likely@secretlab.ca>
Thu, 5 Nov 2009 05:43:35 +0000 (22:43 -0700)
committerGrant Likely <grant.likely@secretlab.ca>
Thu, 5 Nov 2009 05:43:35 +0000 (22:43 -0700)
commit02d9e58e464b8aeed9a9cba951c3ae3c6bd06e30
tree3534dcc9bd03a3ccf028bcbd29f46664f85a58b7
parenta22c65f81ae28656b80d2acc687cf6318eb15bba
mmc: fix missing module license declaration in of_mmc_spi.c

Driver cannot be used as a module without this patch.

Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
drivers/mmc/host/of_mmc_spi.c