/* linux/arch/arm/mach-msm/devices.h * * Copyright (C) 2008 Google, Inc. * * This software is licensed under the terms of the GNU General Public * License version 2, as published by the Free Software Foundation, and * may be copied, distributed, and modified under those terms. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * */#ifndef __ARCH_ARM_MACH_MSM_DEVICES_H#define __ARCH_ARM_MACH_MSM_DEVICES_Hexternstructplatform_devicemsm_device_uart1;externstructplatform_devicemsm_device_uart2;externstructplatform_devicemsm_device_uart3;externstructplatform_devicemsm_device_sdc1;externstructplatform_devicemsm_device_sdc2;externstructplatform_devicemsm_device_sdc3;externstructplatform_devicemsm_device_sdc4;externstructplatform_devicemsm_device_hsusb;externstructplatform_devicemsm_device_i2c;externstructplatform_devicemsm_device_smd;externstructplatform_devicemsm_device_nand;#endif