commit | 247191a0f7d2143212240bf89d8ef0f1be0f635f | [log] [tgz] |
---|---|---|
author | Uwe Kleine-König <u.kleine-koenig@pengutronix.de> | Thu Dec 21 13:57:13 2017 +0100 |
committer | Chris Ball <chris@printf.net> | Fri Feb 16 20:19:43 2018 -0500 |
tree | ddbf8ec04d8f9eef9fc232297c4addc367dc0ff8 | |
parent | a1a6120c34133d87bedfb04ab06ce43097c5e0d2 [diff] |
mmc-utils: remove unused #includes I didn't find any functions used for which the documentation specifies to use (at least) one of the dropped headers. The only Linux specific header <linux/fs.h> is needed for BLKGETSIZE, document that. Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Signed-off-by: Chris Ball <chris@printf.net>