From 5d7fc8a2a3854d27f0bf5eddb3e2c76996b28a52 Mon Sep 17 00:00:00 2001 From: Bdale Garbee Date: Mon, 24 Apr 2017 18:23:56 -0600 Subject: all existing patches merged in upstream 1.7 release --- debian/patches/need-more-static.diff | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 debian/patches/need-more-static.diff (limited to 'debian/patches/need-more-static.diff') diff --git a/debian/patches/need-more-static.diff b/debian/patches/need-more-static.diff deleted file mode 100644 index 324d03a1..00000000 --- a/debian/patches/need-more-static.diff +++ /dev/null @@ -1,13 +0,0 @@ -diff --git a/src/stm/ao_usb_stm.c b/src/stm/ao_usb_stm.c -index 0de501ab..f2b8ea94 100644 ---- a/src/stm/ao_usb_stm.c -+++ b/src/stm/ao_usb_stm.c -@@ -174,7 +174,7 @@ static inline uint32_t ao_usb_epr_dtog_tx(uint32_t epr) { - * Set current device address and mark the - * interface as active - */ --void -+static void - ao_usb_set_address(uint8_t address) - { - debug("ao_usb_set_address %02x\n", address); -- cgit v1.2.3