|
@@ -432,6 +432,7 @@ static inline bool acpi_driver_match_device(struct device *dev,
|
|
int acpi_device_uevent_modalias(struct device *, struct kobj_uevent_env *);
|
|
int acpi_device_uevent_modalias(struct device *, struct kobj_uevent_env *);
|
|
int acpi_device_modalias(struct device *, char *, int);
|
|
int acpi_device_modalias(struct device *, char *, int);
|
|
|
|
|
|
|
|
+struct platform_device *acpi_create_platform_device(struct acpi_device *);
|
|
#define ACPI_PTR(_ptr) (_ptr)
|
|
#define ACPI_PTR(_ptr) (_ptr)
|
|
|
|
|
|
#else /* !CONFIG_ACPI */
|
|
#else /* !CONFIG_ACPI */
|