commit | 2a5153aaae498f645573a13f60fed8226cc4e865 | [log] [tgz] |
---|---|---|
author | Sachin Kamat <sachin.kamat@linaro.org> | Tue Feb 25 15:18:26 2014 +0530 |
committer | Chris Ball <chris@printf.net> | Tue Feb 25 15:43:15 2014 -0500 |
tree | 8e3a4e922613823758924cc9f97022b8a7f07c14 | |
parent | 5532ec5137f2cfd16c2edda217ad4660ce0d4f2f [diff] |
mmc: msm: Cleanup mmc-msm_sdcc.h header Commit 1ef21f6343ff ("ARM: msm: move platform_data definitions") moved the file to the current location but forgot to remove the pointer to its previous location. Clean it up. While at it also change the header file protection macros appropriately. Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org> Signed-off-by: Chris Ball <chris@printf.net>