From: Daniel Vetter Date: Sun, 3 Nov 2013 20:47:18 +0000 (+0100) Subject: drm: inline drm_pci_set_unique X-Git-Tag: omap-for-v3.16/fixes-against-rc1~44^2~59^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=53bf2a2bca9b56e23fa8862159c75868672d7f1e;p=pandora-kernel.git drm: inline drm_pci_set_unique This is only used for drm versions 1.0, and kms drivers have never been there. So we can appropriately restrict this to legacy and hence pci devices and inline everything. v2: Make the dummy function actually return something, caught by Wu Fengguang's 0-day tester. v3: Fix spelling in comment (Thierry) Reviewed-by: Thierry Reding Reviewed-by: Laurent Pinchart Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed