X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=src%2Flpc%2Fao_usb_lpc.c;fp=src%2Flpc%2Fao_usb_lpc.c;h=9e94de12b1db05e8d3c4927eb6700a65103e028c;hp=d6763c298bc08e458f4d1e9c17f5b4b954b21d42;hb=f32488556ce25e439fbab941f8019db639824f98;hpb=0459a4c7239c3017a61926bc8aab59e556b7eb5e diff --git a/src/lpc/ao_usb_lpc.c b/src/lpc/ao_usb_lpc.c index d6763c29..9e94de12 100644 --- a/src/lpc/ao_usb_lpc.c +++ b/src/lpc/ao_usb_lpc.c @@ -89,8 +89,6 @@ static uint8_t *ao_usb_out_rx_buffer[2]; static uint8_t ao_usb_out_rx_cur; static uint8_t ao_usb_rx_count, ao_usb_rx_pos; -extern struct lpc_usb_endpoint lpc_usb_endpoint; - /* Marks when we don't need to send an IN packet. * This happens only when the last IN packet is not full, * otherwise the host will expect to keep seeing packets.