mirror of
https://github.com/lwfinger/rtl8188eu.git
synced 2025-06-23 16:44:20 +00:00
rtl8188eu: Remove XX_PLATFORM_YY
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
This commit is contained in:
parent
90df80d763
commit
e542073502
8 changed files with 0 additions and 103 deletions
|
@ -1225,13 +1225,6 @@ error:
|
|||
|
||||
}
|
||||
|
||||
#ifdef CONFIG_PLATFORM_SPRD
|
||||
#ifdef do_div
|
||||
#undef do_div
|
||||
#endif
|
||||
#include <asm-generic/div64.h>
|
||||
#endif
|
||||
|
||||
u64 rtw_modular64(u64 x, u64 y)
|
||||
{
|
||||
return do_div(x, y);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue