Remove the s3c specific header file. Ther is no reason to keep the s3c-sdhci-reg header file. It can be located into sdhci-s3c.c. It's more easier to maintain the sdhci-s3c file. Changelog on V2: - Remove "PATCH[2/3] mmc: sdhci-s3c: remove unnecessary defined value" - Keep the unused defined value Jaehoon Chung (2): mmc: sdhci-s3c: remove the sdhci-s3c-regs header file mmc: sdhci-s3c: use the bitops API for bit operation drivers/mmc/host/sdhci-s3c-regs.h | 87 --------------------------------------- drivers/mmc/host/sdhci-s3c.c | 71 +++++++++++++++++++++++++++++++- 2 files changed, 70 insertions(+), 88 deletions(-) delete mode 100644 drivers/mmc/host/sdhci-s3c-regs.h -- 2.10.2 -- 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