HomeFreeBSD

[vchi] replace non-reproducible __DATE__/__TIME__ with hardcoded string

Description

[vchi] replace non-reproducible DATE__/TIME__ with hardcoded string

Although vchiq_build_date and vchiq_build_time are not used in current
vchi driver at the moment, make sure these value will not leak into
build later on if at some point they will be refered in some new
imported code

PR: 215494
Reported by: emaste
MFC after: 1 week

Details

Provenance
gonzoAuthored on
Parents
rS310559: Implement register and unregister chrdev in the LinuxKPI.
Branches
Unknown
Tags
Unknown