Deleted Added
full compact
30c30
< /* $FreeBSD: stable/10/sys/dev/drm2/ttm/ttm_bo_driver.h 254865 2013-08-25 14:53:39Z dumbbell $ */
---
> /* $FreeBSD: stable/10/sys/dev/drm2/ttm/ttm_bo_driver.h 275408 2014-12-02 14:09:54Z tijl $ */
993c993
< #if (defined(CONFIG_AGP) || (defined(CONFIG_AGP_MODULE) && defined(MODULE)))
---
> #if __OS_HAS_AGP
995d994
< #include <linux/agp_backend.h>
1012c1011
< struct agp_bridge_data *bridge,
---
> device_t bridge,