kernel/drm: Fix -Winit-self.
authorSascha Wildner <saw@online.de>
Tue, 25 Feb 2014 22:41:28 +0000 (23:41 +0100)
committerSascha Wildner <saw@online.de>
Tue, 25 Feb 2014 23:09:06 +0000 (00:09 +0100)
commita3faafcbc6219f85f78f1c5455e45f24d6b9641a
tree0046b65247f3e7f5b838d137b5e5ee3e7ad1dca2
parent8abf17a5a6b43da3666f9825810209ed60a2a3f3
kernel/drm: Fix -Winit-self.

While here, define __must_check to __heedresult, the equivalent in
DragonFly, and fix one warning which fell out.
sys/dev/drm/drm_edid.c
sys/dev/drm/i915/i915_dma.c
sys/dev/drm/include/linux/compiler.h