Module Name: src Committed By: riastradh Date: Wed Jul 24 03:28:59 UTC 2013
Modified Files: src/sys/external/bsd/drm2/dist/drm/i915 [riastradh-drm2]: i915_gem.c Log Message: Replace ALIGN by round_up in i915_gem.c. ALIGN means something else in NetBSD. To generate a diff of this commit: cvs rdiff -u -r1.1.1.1.2.5 -r1.1.1.1.2.6 \ src/sys/external/bsd/drm2/dist/drm/i915/i915_gem.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.