···33 *44 * This file is released under the GPLv255 */66+#ifndef __ASM_SH_DEVICE_H77+#define __ASM_SH_DEVICE_H6877-struct dev_archdata {88-};99+#include <asm-generic/device.h>9101011struct platform_device;1112/* allocate contiguous memory chunk and fill in struct resource */···15141615void plat_early_device_setup(void);17161818-struct pdev_archdata {1919-};1717+#endif /* __ASM_SH_DEVICE_H */