From 68c9e0bb811c0727df1f06ab15450d0b8341074f Mon Sep 17 00:00:00 2001 From: James Snyder Date: Mon, 29 Jun 2009 16:45:54 +0000 Subject: [PATCH] Attempt to get docs merge to run. --- src/common.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/common.c b/src/common.c index d46704a7..702dc44e 100644 --- a/src/common.c +++ b/src/common.c @@ -352,6 +352,7 @@ int platform_can_exists( unsigned id ) // **************************************************************************** // SPI functions + int platform_spi_exists( unsigned id ) { return id < NUM_SPI;