Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
aymanrgab committed Oct 23, 2023
1 parent 9930cf5 commit 71ba6e1
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 373 deletions.
1 change: 0 additions & 1 deletion drivers/hisi/mntn/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ config HISILICON_PLATFORM_HISI_EASYSHELL
source "drivers/hisi/mntn/blackbox/Kconfig"
source "drivers/hisi/mntn/hisee/Kconfig"
source "drivers/hisi/mntn/bl31/Kconfig"
source "drivers/hisi/mntn/subpmu/Kconfig"


config HISI_VIRT_TO_PHYS
Expand Down
3 changes: 1 addition & 2 deletions drivers/hisi/mntn/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,4 @@ obj-$(CONFIG_HISI_RECORD_SP) += mntn_record_sp.o
obj-$(CONFIG_HISI_HW_SP) += mntn_hw_sp.o
obj-$(CONFIG_HISI_L3CACHE_ECC) += mntn_l3cache_ecc.o
obj-$(CONFIG_HISI_HISEE_MNTN) += hisee/
obj-$(CONFIG_HISI_BL31_MNTN) += bl31/
obj-$(CONFIG_HISI_SUBPMU) += subpmu/
obj-$(CONFIG_HISI_BL31_MNTN) += bl31/
5 changes: 0 additions & 5 deletions drivers/hisi/mntn/subpmu/Kconfig

This file was deleted.

2 changes: 0 additions & 2 deletions drivers/hisi/mntn/subpmu/Makefile

This file was deleted.

305 changes: 0 additions & 305 deletions drivers/hisi/mntn/subpmu/hisi_subpmu.c

This file was deleted.

58 changes: 0 additions & 58 deletions drivers/hisi/mntn/subpmu/hisi_subpmu.h

This file was deleted.

0 comments on commit 71ba6e1

Please sign in to comment.