History log of /bionic/libc/kernel/android/scsi/scsi/scsi_proto.h
Revision Date Author Comments
934ec9495505d234b2c2fa284470c2f44aae9de9 01-Feb-2018 Christopher Ferris <cferris@google.com> Update to v4.15 kernel headers.

Test: Compiles, boots bullhead/hikey960.
Change-Id: I118beb8b6cac0881b1270f9bf6981959297a41a8
525ce914edf136d2bd02ac8c404d56c52e737f4d 26-Jul-2017 Christopher Ferris <cferris@google.com> Update to kernel headers v4.12.3.

Test: Built angler.
Change-Id: Icbcf4fac2334de8409b049ed7a3b4c24b4e98ce9
5059939c87f4806a8c9f67cfbd1a4f9fe2d4e59c 26-May-2017 Elliott Hughes <enh@google.com> Enable exporting the non-uapi scsi headers.

Callers are supposed to #include <scsi/sg.h> but if we tell soong to add
bionic/libc/kernel/android/ to the include path, the uapi headers in there
would be (unintentionally) accessible as either <linux/name.h> or
<uapi/linux/name.h>.

Bug: N/A (hit while upgrading strace to 4.17)
Test: builds
Change-Id: I8d47dd51da688c38f747a255d401dfb2c209c805