drm/msm/hdmi: drop qfprom.xml.h
authorDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Mon, 1 Apr 2024 02:42:32 +0000 (05:42 +0300)
committerDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Mon, 22 Apr 2024 13:22:49 +0000 (16:22 +0300)
commit03015f72d0bec1e6099ad7ec7d84aaeea9787456
tree0ce58028debcb9e37dae0c3535220e206ec0984a
parent94e1997d1019ebb1113cf6c28e593afa3d034513
drm/msm/hdmi: drop qfprom.xml.h

The qfprom.xml.h contains definitions for the nvmem code. They are not
used in the existing code. Also if we were to use them later, we should
have used nvmem cell API instead of using these defs. Drop the file.

Reviewed-by: Abhinav Kumar <quic_abhinavk@quicinc.com>
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Patchwork: https://patchwork.freedesktop.org/patch/585848/
Link: https://lore.kernel.org/r/20240401-fd-xml-shipped-v5-2-4bdb277a85a1@linaro.org
drivers/gpu/drm/msm/hdmi/qfprom.xml.h [deleted file]