commit | 550459eeb21b8f3553283d506fdcb92c9147c1eb | [log] [tgz] |
---|---|---|
author | Sachin Kamat <sachin.kamat@linaro.org> | Tue Feb 25 15:18:27 2014 +0530 |
committer | Chris Ball <chris@printf.net> | Tue Feb 25 15:43:23 2014 -0500 |
tree | b1b221c8fe7128e39f957a29ff1ec5106ac74a2e | |
parent | 2a5153aaae498f645573a13f60fed8226cc4e865 [diff] |
mmc: mvsdio: Cleanup mmc-mvsdio.h header Commit c02cecb92ed4 ("ARM: orion: 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>