Date: Tue, 12 Sep 2006 20:15:02 GMT From: Warner Losh <imp@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 106029 for review Message-ID: <200609122015.k8CKF2c8078280@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=106029 Change 106029 by imp@imp_lighthouse on 2006/09/12 20:14:28 nit Affected files ... .. //depot/projects/arm/src/sys/boot/arm/at91/libat91/mci_device.c#11 edit Differences ... ==== //depot/projects/arm/src/sys/boot/arm/at91/libat91/mci_device.c#11 (text+ko) ==== @@ -556,7 +556,8 @@ //* \fn AT91F_MCI_SDCard_Init //* \brief Return the SDCard initialisation status //*---------------------------------------------------------------------------- -AT91S_MCIDeviceStatus AT91F_MCI_SDCard_Init (AT91PS_MciDevice pMCI_Device) +AT91S_MCIDeviceStatus +AT91F_MCI_SDCard_Init (AT91PS_MciDevice pMCI_Device) { unsigned int tab_response[4]; unsigned int mult,blocknr;
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200609122015.k8CKF2c8078280>