mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2025-12-22 08:00:12 +01:00
remove some fuzz.
This commit is contained in:
parent
40412133fe
commit
388fe88fc2
2 changed files with 0 additions and 4 deletions
|
|
@ -158,8 +158,6 @@ find_first_zero_bit(volatile unsigned long *p, int max)
|
||||||
|
|
||||||
#define memset(p, v, s) bzero(p, s)
|
#define memset(p, v, s) bzero(p, s)
|
||||||
|
|
||||||
#define virt_to_bus(va) vtophys(va)
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Fake out the module macros for versions of FreeBSD where they don't
|
* Fake out the module macros for versions of FreeBSD where they don't
|
||||||
* exist.
|
* exist.
|
||||||
|
|
|
||||||
|
|
@ -158,8 +158,6 @@ find_first_zero_bit(volatile unsigned long *p, int max)
|
||||||
|
|
||||||
#define memset(p, v, s) bzero(p, s)
|
#define memset(p, v, s) bzero(p, s)
|
||||||
|
|
||||||
#define virt_to_bus(va) vtophys(va)
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Fake out the module macros for versions of FreeBSD where they don't
|
* Fake out the module macros for versions of FreeBSD where they don't
|
||||||
* exist.
|
* exist.
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue