diff options
| author | Ethan Nelson-Moore <enelsonmoore@gmail.com> | 2026-05-16 19:57:08 -0700 |
|---|---|---|
| committer | Dave Hansen <dave.hansen@linux.intel.com> | 2026-05-18 16:50:09 -0700 |
| commit | c256d2a8adf2f5670ca262979c451ec4c1108e38 (patch) | |
| tree | 2fd5854377af649caa0c3dc7e71b8297063b0770 /include/linux | |
| parent | 23aea3c539a62ab97ca3aecf41d590d91f2911fc (diff) | |
x86: Remove unnecessary architecture-specific <asm/device.h>
arch/x86/include/asm/device.h is identical to
include/asm-generic/device.h, and therefore the x86-specific version
is unnecessary. Remove it.
[ dhansen: Minor note: It looks like if asm/foo.h does not exist that
the build system generates one that does a #include
<asm-generic/foo.h>. Thus, all that needs to be done is
remove the arch-specific one. ]
Signed-off-by: Ethan Nelson-Moore <enelsonmoore@gmail.com>
Signed-off-by: Dave Hansen <dave.hansen@linux.intel.com>
Link: https://patch.msgid.link/20260517025713.97791-1-enelsonmoore@gmail.com
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
