From 668132a47c97f22631b021a580f694ea8680e927 Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Wed, 26 Aug 2020 21:05:47 +0200 Subject: {intel/gma,include/device}: Delete unused 'drm_dp_helper.h' file 'drm_dp_helper.h' file is duplicated and not used. Change-Id: Ibb08f7ff91c3914940dfe899be331b06e292c7c9 Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/c/coreboot/+/44842 Tested-by: build bot (Jenkins) Reviewed-by: Nico Huber --- src/soc/nvidia/tegra/displayport.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/soc/nvidia/tegra') diff --git a/src/soc/nvidia/tegra/displayport.h b/src/soc/nvidia/tegra/displayport.h index 09ef4aaba7..0828755272 100644 --- a/src/soc/nvidia/tegra/displayport.h +++ b/src/soc/nvidia/tegra/displayport.h @@ -330,7 +330,6 @@ struct tegra_dc_dp_data { /* DPCD definitions */ /* you know, all the vendors pick their own set of defines. * All of them. - * FIXME so we can use the ones in include/device/drm_dp_helper.h */ #define NV_DPCD_REV (0x00000000) #define NV_DPCD_REV_MAJOR_SHIFT (4) -- cgit v1.2.3