Remove empty header file

File include/drv_types_linux.h is empty. Remove it.

Adaptation of: https://lore.kernel.org/r/20210729170930.23171-2-Larry.Finger@lwfinger.net
This commit is contained in:
Larry Finger
2021-07-29 12:09:25 -05:00
committed by Carlos Garcés
parent bc765550ed
commit 1401b54fd0
2 changed files with 0 additions and 23 deletions

View File

@@ -42,10 +42,6 @@
#include <drv_types_ce.h>
#endif
#ifdef PLATFORM_LINUX
#include <drv_types_linux.h>
#endif
enum _NIC_VERSION {
RTL8711_NIC,