Skip to content
Commit 986ea58d authored by Geert Uytterhoeven's avatar Geert Uytterhoeven
Browse files

zorro/UAPI: Disintegrate include/linux/zorro*.h



The Zorro definitions and device IDs are used by bootstraps, hence they
should be exported through UAPI.

Unfortunately zorro.h was never marked for export when headers_install
was introduced, so it was forgotten during the big UAPI disintegration.
In addition, the removal of zorro_ids.h had been sneaked into commit
7e7a43c3 ("PCI: don't export device IDs to
userspace") before, so it was also forgotten.

Split off and export the Zorro definitions used by bootstraps.

Signed-off-by: default avatarGeert Uytterhoeven <geert@linux-m68k.org>
parent 6112ea08
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment