usbfs: remove unused armcm_timer reference

Signed-off-by:  Eric Callahan <arksine.code@gmail.com>
This commit is contained in:
Eric Callahan 2022-05-15 11:11:15 -04:00
parent ad6793dbd4
commit c510d532f4
No known key found for this signature in database
GPG Key ID: 7027245FBBDDF59A
2 changed files with 0 additions and 9 deletions

View File

@ -1,8 +0,0 @@
#ifndef __GENERIC_ARMCM_TIMER_H
#define __GENERIC_ARMCM_TIMER_H
#include <stdint.h> // uint32_t
void udelay(uint32_t usecs);
#endif // armcm_timer.h

View File

@ -6,7 +6,6 @@
#include <string.h> // NULL
#include "board/armcm_boot.h" // armcm_enable_irq
#include "board/armcm_timer.h" // udelay
#include "board/gpio.h" // gpio_out_setup
#include "board/io.h" // writeb
#include "board/usb_cdc.h" // usb_notify_ep0