mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-23 09:57:08 +03:00
gpu: nvgpu: FB does not depend on TOP
fb_gm20b.c does not use anything from hw_top_gm20b.h. Remove the include directive. JIRA NVGPU-1063 Change-Id: Ia010fe00a55cc10c3394f9cbfd3ead4ae3c05b4e Signed-off-by: Terje Bergstrom <tbergstrom@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/1801415 Reviewed-by: svc-misra-checker <svc-misra-checker@nvidia.com> GVS: Gerrit_Virtual_Submit Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
This commit is contained in:
committed by
mobile promotions
parent
09aa5f1fb4
commit
a9bb03799e
@@ -33,7 +33,6 @@
|
|||||||
#include <nvgpu/io.h>
|
#include <nvgpu/io.h>
|
||||||
|
|
||||||
#include <nvgpu/hw/gm20b/hw_fb_gm20b.h>
|
#include <nvgpu/hw/gm20b/hw_fb_gm20b.h>
|
||||||
#include <nvgpu/hw/gm20b/hw_top_gm20b.h>
|
|
||||||
#include <nvgpu/hw/gm20b/hw_gmmu_gm20b.h>
|
#include <nvgpu/hw/gm20b/hw_gmmu_gm20b.h>
|
||||||
#include <nvgpu/hw/gm20b/hw_gr_gm20b.h>
|
#include <nvgpu/hw/gm20b/hw_gr_gm20b.h>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user