blob: 7c0a52ca2f4dd2eef4bfe74c1d553d40a3b205f5 [file] [log] [blame]
Andrew Scullb4b6d4a2019-01-02 15:54:55 +00001/* SPDX-License-Identifier: GPL-2.0 */
2#ifndef _ASM_X86_DEVICE_H
3#define _ASM_X86_DEVICE_H
4
5struct dev_archdata {
Andrew Scullb4b6d4a2019-01-02 15:54:55 +00006};
7
Andrew Scullb4b6d4a2019-01-02 15:54:55 +00008struct pdev_archdata {
9};
10
11#endif /* _ASM_X86_DEVICE_H */