From 5076c4bb878881610884750c5a8fd43bdf99c471 Mon Sep 17 00:00:00 2001 From: patacongo Date: Fri, 3 Dec 2010 01:37:56 +0000 Subject: Add cmddata method to the SPI interface git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3157 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/arch/arm/src/imx/imx_system.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nuttx/arch/arm/src/imx/imx_system.h') diff --git a/nuttx/arch/arm/src/imx/imx_system.h b/nuttx/arch/arm/src/imx/imx_system.h index fe575cf41..a3a4b4c54 100755 --- a/nuttx/arch/arm/src/imx/imx_system.h +++ b/nuttx/arch/arm/src/imx/imx_system.h @@ -1,7 +1,7 @@ /************************************************************************************ * arch/arm/src/imx/imx_system.h * - * Copyright (C) 2009 Gregory Nutt. All rights reserved. + * Copyright (C) 2009-2010 Gregory Nutt. All rights reserved. * Author: Gregory Nutt * * Redistribution and use in source and binary forms, with or without -- cgit v1.2.3