--- zzzz-none-000/linux-3.10.107/arch/arm/mach-msm/include/mach/hardware.h 2017-06-27 09:49:32.000000000 +0000 +++ vr9-7490-729/linux-3.10.107/arch/arm/mach-msm/include/mach/hardware.h 2021-11-10 11:53:52.000000000 +0000 @@ -1,6 +1,7 @@ /* arch/arm/mach-msm/include/mach/hardware.h * * Copyright (C) 2007 Google, Inc. + * Copyright (c) 2012, The Linux Foundation. All rights reserved. * * This software is licensed under the terms of the GNU General Public * License version 2, as published by the Free Software Foundation, and @@ -14,5 +15,8 @@ */ #ifndef __ASM_ARCH_MSM_HARDWARE_H +#define __ASM_ARCH_MSM_HARDWARE_H + +#define pcibios_assign_all_busses() 1 #endif