diff options
Diffstat (limited to 'drivers/mmc/host/tmio_mmc.h')
-rw-r--r-- | drivers/mmc/host/tmio_mmc.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/mmc/host/tmio_mmc.h b/drivers/mmc/host/tmio_mmc.h index ba2b4240a86a..9c831ab2ece6 100644 --- a/drivers/mmc/host/tmio_mmc.h +++ b/drivers/mmc/host/tmio_mmc.h | |||
@@ -8,6 +8,9 @@ | |||
8 | * published by the Free Software Foundation. | 8 | * published by the Free Software Foundation. |
9 | * | 9 | * |
10 | */ | 10 | */ |
11 | |||
12 | #include <linux/highmem.h> | ||
13 | |||
11 | #define CNF_CMD 0x04 | 14 | #define CNF_CMD 0x04 |
12 | #define CNF_CTL_BASE 0x10 | 15 | #define CNF_CTL_BASE 0x10 |
13 | #define CNF_INT_PIN 0x3d | 16 | #define CNF_INT_PIN 0x3d |