Remove pcf8563reg.h, the driver it was associated with was replaced in 2017

with the nxprtc multi-chip driver.
This commit is contained in:
Ian Lepore 2019-06-15 19:16:02 +00:00
parent 3b97569c31
commit e7654ccbd6
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=349072

View file

@ -1560,6 +1560,8 @@ OLD_DIRS+=usr/share/openssl/man/en.ISO8859-1/cat1
OLD_DIRS+=usr/share/openssl/man/en.ISO8859-1/cat3
# 20170802: ksyms(4) ioctl interface was removed
OLD_FILES+=usr/include/sys/ksyms.h
# 20170729: the iicbus/pcf8563 driver is replaced with iicbus/nxprtc
OLD_FILES+=usr/include/dev/iicbus/pcf8563reg.h
# 20170722: new clang import which bumps version from 4.0.0 to 5.0.0.
OLD_FILES+=usr/lib/clang/4.0.0/include/sanitizer/allocator_interface.h
OLD_FILES+=usr/lib/clang/4.0.0/include/sanitizer/asan_interface.h