From eeacdb0f702d6cb906fb46f5178e209c5aa50be2 Mon Sep 17 00:00:00 2001 From: areviu Date: Wed, 28 Feb 2018 17:44:20 +0000 Subject: removed old reg check and correct some indent git-svn-id: https://svn.code.sf.net/p/chibios/svn2/trunk@11594 110e8d01-0319-4d1e-a829-52ad28d1bb01 --- testhal/ATSAMA5D2/SDMMC/main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testhal/ATSAMA5D2/SDMMC/main.c') diff --git a/testhal/ATSAMA5D2/SDMMC/main.c b/testhal/ATSAMA5D2/SDMMC/main.c index b424ce152..2f2e99061 100644 --- a/testhal/ATSAMA5D2/SDMMC/main.c +++ b/testhal/ATSAMA5D2/SDMMC/main.c @@ -12,7 +12,7 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -*/ + */ #include #include "ch.h" #include "hal.h" -- cgit v1.2.3