drm/i915/bios: Rename find_section to find_bdb_section
authorMaarten Lankhorst <maarten.lankhorst@linux.intel.com>
Wed, 15 Mar 2023 12:19:24 +0000 (14:19 +0200)
committerJani Nikula <jani.nikula@intel.com>
Tue, 21 Mar 2023 11:44:36 +0000 (13:44 +0200)
commit0a93eeb5aef26f68ef247576662282a5d42c63d5
tree0bc869abbd82dee17b3e21ec4b7eac8ae99e10d2
parentcf6c422bf55fa8ac2531d56a6d17408300a59e8b
drm/i915/bios: Rename find_section to find_bdb_section

This prevents a namespace collision on other archs.

Signed-off-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230315121924.2314693-1-jani.nikula@intel.com
drivers/gpu/drm/i915/display/intel_bios.c