OSDN Git Service

intel: annotate the intel genx helpers as private
authorEmil Velikov <emil.velikov@collabora.com>
Thu, 6 Sep 2018 15:14:07 +0000 (16:14 +0100)
committerRodrigo Vivi <rodrigo.vivi@intel.com>
Wed, 12 Sep 2018 15:47:18 +0000 (08:47 -0700)
commit473e2d2e67fec52503fe02b7a0ca26c4cd8fdbb6
tree8421681ec75f795e37d0d450b46ea7a965266a68
parent7f7c28dbd4ca78a3523cd627940dd98d35007149
intel: annotate the intel genx helpers as private

They're used internally and never meant to be part of the API.
Add the drm_private notation, which should resolve that.

v2: (Rodrigo) Add missing include.
v3: (Rodrigo) Keep includes grouped per Eric suggestion.

Cc: Eric Engestrom <eric.engestrom@intel.com>
Cc: Lucas De Marchi <lucas.demarchi@intel.com>
Cc: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Rodrigo Vivi <rodrigo.vivi@intel.com>
Fixes: 4e81d4f9c9b ("intel: add generic functions to check PCI ID")
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Acked-by: Lucas De Marchi <lucas.demarchi@intel.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Reviewed-by: Eric Engestrom <eric.engestrom@intel.com>
intel/intel_chipset.c
intel/intel_chipset.h