mirror of
https://github.com/Fishwaldo/build.git
synced 2025-03-22 14:51:41 +00:00
12 lines
405 B
Diff
12 lines
405 B
Diff
diff --git a/include/linux/amlogic/sd.h b/include/linux/amlogic/sd.h
|
|
index 698ea06b..bdb62dc5 100644
|
|
--- a/include/linux/amlogic/sd.h
|
|
+++ b/include/linux/amlogic/sd.h
|
|
@@ -26,7 +26,6 @@
|
|
|
|
#define AML_ERROR_RETRY_COUNTER 10
|
|
#define AML_TIMEOUT_RETRY_COUNTER 2
|
|
-#define CALIBRATION
|
|
#define AML_SDHC_MAGIC "amlsdhc"
|
|
#define AML_SDIO_MAGIC "amlsdio"
|
|
#define AML_SD_EMMC_MAGIC "amlsd_emmc"
|