mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2025-12-27 03:30:13 +01:00
1) Remove redundant header inclusion
2) Silence bitop on non-long argument warnings (change int to long)
3) Move to ISO C (gcc 2.6) initializers (accepted by older gccs also) All
of these are syntax changes that should not impact functionality.
|
||
|---|---|---|
| .. | ||
| drm.h | ||
| mga_dma.c | ||
| mga_drm.h | ||
| mga_drv.h | ||
| mga_state.c | ||
| mga_ucode.h | ||
| mga_warp.c | ||
| r128_cce.c | ||
| r128_drm.h | ||
| r128_drv.h | ||
| r128_state.c | ||
| radeon_cp.c | ||
| radeon_drm.h | ||
| radeon_drv.h | ||
| radeon_state.c | ||