On Fri, 30 Oct 2020, Arnd Bergmann wrote:
CONFIG_ARCH_GETTIMEOFFSET has been gradually phased out from all platforms, with only ARM EBSA110 recently. As this has no more known users, the first three patches remove EBSA110 along with one platform specific driver and the ARCH_GETTIMEOFFSET infrastructure.
The CONFIG_ARCH_GETTIMEOFFSET patches weren't part of v1. Is there some kind of dependency here?