Hello, while trying to teach barebox to do what can be achived in Linux with mmc enh_area set ... (not only by reading but also by stealing code from mmc-utils) I noticed a few things that when fixed make it easier for me to copy code. These (and a few more) are fixed in this series. I hope I sent this series to the right people and list. If not, please excuse me not knowing it better. I'm thankful for hints where to send patches like this instead in the future. Best regards Uwe Uwe Kleine-König (6): mmc-utils: drop macro CHECK mmc-utils: drop unused header mmc-utils: make use of dependency information generated by gcc mmc-utils: expand .gitignore mmc-utils: move offsetof from mmc.h to only user mmc-utils: remove unused #includes .gitignore | 8 ++-- Makefile | 2 + lsmmc.c | 18 ++++++--- mmc.h | 8 ---- mmc_cmds.c | 134 +++++++++++++++++++++++++++++++++++++++---------------------- 5 files changed, 103 insertions(+), 67 deletions(-) -- 2.15.1 -- To unsubscribe from this list: send the line "unsubscribe linux-mmc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html