On 6 September 2018 at 14:52, Eric Engestrom <eric.engest...@intel.com> wrote: > And add them to the list of exported function to fix the tests. > > Fixes: 4e81d4f9c9b7fd6510cf "intel: add generic functions to check PCI ID" > Cc: Lucas De Marchi <lucas.demar...@intel.com> > Cc: Rodrigo Vivi <rodrigo.v...@intel.com> > Signed-off-by: Eric Engestrom <eric.engest...@intel.com> > --- > Lucas, I'm assuming you meant to export those functions (and macros, > like `IS_GEN11()`), right? > If so, you need to namespace them, and add them to the list of allowed > exports.
The function isn't one part of the public API. So I'd keep the name and add the drm_private notation (adds visibility=hidden) -Emil _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel