blob: fbf289e209f8b8f538384d699ac5cd211b637fe0 [file] [log] [blame]
Russell Kinga09e64f2008-08-05 16:14:15 +01001/* arch/arm/mach-msm/include/mach/hardware.h
2 *
3 * Copyright (C) 2007 Google, Inc.
Duy Truong790f06d2013-02-13 16:38:12 -08004 * Copyright (c) 2012, The Linux Foundation. All rights reserved.
Russell Kinga09e64f2008-08-05 16:14:15 +01005 *
6 * This software is licensed under the terms of the GNU General Public
7 * License version 2, as published by the Free Software Foundation, and
8 * may be copied, distributed, and modified under those terms.
9 *
10 * This program is distributed in the hope that it will be useful,
11 * but WITHOUT ANY WARRANTY; without even the implied warranty of
12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13 * GNU General Public License for more details.
14 *
15 */
16
17#ifndef __ASM_ARCH_MSM_HARDWARE_H
Niranjana Vishwanathapuraf1427ac2012-05-03 14:28:21 -060018#define __ASM_ARCH_MSM_HARDWARE_H
19
Niranjana Vishwanathapuraf1427ac2012-05-03 14:28:21 -060020#define pcibios_assign_all_busses() 1
Russell Kinga09e64f2008-08-05 16:14:15 +010021
22#endif