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. Jaehoon Chung (3): mmc: sdhci-s3c: remove the sdhci-s3c-regs header file mmc: sdhci-s3c: remove the unnecessary defined values mmc: sdhci-s3c: use the bitops API for bit operation drivers/mmc/host/sdhci-s3c-regs.h | 87 --------------------------------------- drivers/mmc/host/sdhci-s3c.c | 24 ++++++++++- 2 files changed, 23 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