From fa011f35d5dae8e4469ff703d650b0fd71ce2165 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Tue, 13 Dec 2011 12:00:13 +0000 Subject: =?UTF-8?q?2011-12-13=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * libchip/i2c/spi-memdrv.c: Make spi_memdrv_minor2param_ptr, spi_memdrv_wait_ms static. * libchip/i2c/spi-sd-card.c: Make sd_card_compute_crc7, sd_card_compute_crc16 static. --- c/src/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'c/src/ChangeLog') diff --git a/c/src/ChangeLog b/c/src/ChangeLog index 4f5b26ed51..569ac30f1e 100644 --- a/c/src/ChangeLog +++ b/c/src/ChangeLog @@ -1,3 +1,10 @@ +2011-12-13 Ralf Corsépius + + * libchip/i2c/spi-memdrv.c: Make + spi_memdrv_minor2param_ptr, spi_memdrv_wait_ms static. + * libchip/i2c/spi-sd-card.c: Make + sd_card_compute_crc7, sd_card_compute_crc16 static. + 2011-12-10 Ralf Corsépius * configure.ac (CFLAGS): Add -Wmissing-prototypes. -- cgit v1.2.3