Messages in this thread |  | | From | Arnd Bergmann <> | Date | Sat, 12 Mar 2022 16:14:43 +0100 | Subject | Re: [PATCH v3 01/10] arch: arm: mach-hpe: Introduce the HPE GXP architecture |
| |
On Sat, Mar 12, 2022 at 2:27 PM kernel test robot <lkp@intel.com> wrote:
> > All error/warnings (new ones prefixed by >>): > > >> cc1: warning: arch/arm/mach-hpe/include: No such file or directory [-Wmissing-include-dirs]
You need to make CONFIG_ARCH_HPE depend on CONFIG_ARCH_MULTI_V7, otherwise it becomes possible to select this for non-multiplatform configs that expect an include directory below the platform.
Arnd
|  |