X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;ds=sidebyside;f=doc%2FREADME.atmel_mci;h=1ec4465ca0843caae09670a7b209a1ea9a947687;hb=4b421d4ea179f8aed52c5b1be45c4dd75a529c91;hp=0cbd90982943714eff57f8cf74f163726f4b6fda;hpb=afd855d534de22aa625cb12aa9aa45e459f7de99;p=u-boot diff --git a/doc/README.atmel_mci b/doc/README.atmel_mci index 0cbd909829..1ec4465ca0 100644 --- a/doc/README.atmel_mci +++ b/doc/README.atmel_mci @@ -20,7 +20,7 @@ board/SoC specific manner before the driver is initialized: example: this is added to at91sam9260_devices.c: -#if defined(CONFIG_ATMEL_MCI) || defined(CONFIG_GENERIC_ATMEL_MCI) +#if defined(CONFIG_GENERIC_ATMEL_MCI) void at91_mci_hw_init(void) { at91_set_a_periph(AT91_PIO_PORTA, 8, PUP); /* MCCK */