diff options
author | Jean-Jacques Hiblot <jjhiblot@ti.com> | 2018-02-23 10:40:18 +0100 |
---|---|---|
committer | Jaehoon Chung <jh80.chung@samsung.com> | 2018-02-26 10:52:15 +0900 |
commit | 27a4b3bc4c165695cac65e92a5cb2537367a2392 (patch) | |
tree | ee5177226c4537bf259ba1d7bdf88e2ffe530c98 /drivers/mmc/mmc_legacy.c | |
parent | c7d08d80c3e792bfbd239b5aafccd5134e91251d (diff) |
mmc: omap_hsmmc: make it possible to compile out ADMA support
Some platforms don't have ADMA controllers. For those platforms, compiling
it out reduces the size of the binary by about 600 bytes.
Leaving the support in doesn't break things as the driver checks at runtime
if the ADMA2 controller is present.
Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com>
Tested-by: Adam Ford <aford173@gmail.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'drivers/mmc/mmc_legacy.c')
0 files changed, 0 insertions, 0 deletions