intel: Remove the asserts about the ignored alignment parameter.
authorEric Anholt <eric@anholt.net>
Thu, 8 Oct 2009 22:39:27 +0000 (15:39 -0700)
committerEric Anholt <eric@anholt.net>
Thu, 8 Oct 2009 22:55:02 +0000 (15:55 -0700)
commit9764061ab1b02e4b7bde1494b121604c5c4d4df8
tree27849df5b51338713f6bb5e75100474792731e59
parent3a7dfcdfafdd6ac83a4d3e7b4c1c52fd901b93ae
intel: Remove the asserts about the ignored alignment parameter.

I slipped it in with the alloc_tiled changes, since we were explicitly
throwing the parameter away.  It caught some bogus released code, which
we've now fixed, so remove the asserts to keep old drivers working.
libdrm/intel/intel_bufmgr_gem.c