From: Geert Uytterhoeven Date: Thu, 3 Oct 2013 08:45:36 +0000 (+0200) Subject: zorro/UAPI: Disintegrate include/linux/zorro*.h X-Git-Tag: v3.14-rc1~183^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=986ea58dfb52097999cc388880505fc7a10e4779;p=pandora-kernel.git 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 7e7a43c32a8970ea2bfc3d1af353dcb1a9237769 ("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: Geert Uytterhoeven --- Reading git-diff-tree failed